Uploaded image for project: 'Red Hat 3scale API Management'
  1. Red Hat 3scale API Management
  2. THREESCALE-1748

Documentation fix for upgrade 2.3 to 2.4 - memcached image and AMP_RELEASE variable

    XMLWordPrintable

Details

    Description

      Hello,

      There are 2 issues in the Documentation on the "Upgrading 3scale API Management 2.3 to 2.4" section:
      https://access.redhat.com/documentation/en-us/red_hat_3scale_api_management/2.4/html-single/infrastructure/

      1. The memcached image should not contain a version:

      From:

      oc patch dc/system-memcache --patch='{"spec":{"template":{"spec":{"containers":[{"name": "memcache", "image":"registry.access.redhat.com/3scale-amp20/memcached:1.4.15-15"}]}}}}'
      

      To:

      oc patch dc/system-memcache --patch='{"spec":{"template":{"spec":{"containers":[{"name": "memcache", "image":"registry.access.redhat.com/3scale-amp20/memcached"}]}}}}'
      

      2. There should be a step to set the AMP_RELEASE variable to 2.4.0, just like in the 2.2 --> 2.3 migration Documentation:
      https://access.redhat.com/documentation/en-us/red_hat_3scale/2.3/html-single/infrastructure/

      export AMP_RELEASE=2.4.0
      

      Attachments

        Issue Links

          Activity

            People

              porueesq1@redhat.com Priscill Orue
              rhn-support-ekonecsn Estevao Konecsni
              Petr Hála Petr Hála
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: