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

Wrong versions of apicast images and templates

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • None
    • 2.6 GA
    • Documentation
    • Sprint 2020-57

    Description

      Wrong versions of apicast images and templates in these sections:

      3scale-amp25

      https://access.redhat.com/documentation/en-us/red_hat_3scale_api_management/2.6/html/operating_3scale/api-lifecyle-toolbox-3scale#api-lifecycle-deploy-apicast-3scale

      oc new-app --template=3scale-gateway --name=apicast-staging -p CONFIGURATION_URL_SECRET=3scale-tenant -p CONFIGURATION_CACHE=0 -p RESPONSE_CODES=true -p LOG_LEVEL=info -p CONFIGURATION_LOADER=lazy -p APICAST_NAME=apicast-staging -p DEPLOYMENT_ENVIRONMENT=sandbox -p IMAGE_NAME=registry.redhat.io/3scale-amp25/apicast-gateway
      
      oc new-app --template=3scale-gateway --name=apicast-production -p CONFIGURATION_URL_SECRET=3scale-tenant -p CONFIGURATION_CACHE=60 -p RESPONSE_CODES=true -p LOG_LEVEL=info -p CONFIGURATION_LOADER=boot -p APICAST_NAME=apicast-production -p DEPLOYMENT_ENVIRONMENT=production -p IMAGE_NAME=registry.redhat.io/3scale-amp25/apicast-gateway
      

      master

      https://access.redhat.com/documentation/en-us/red_hat_3scale_api_management/2.6/html/administering_the_api_gateway/apicast_policies#tls-certificate-validation

      oc new-app -f https://raw.githubusercontent.com/3scale/3scale-amp-openshift-templates/master/apicast-gateway/apicast.yml --param CONFIGURATION_LOADER=lazy --param DEPLOYMENT_ENVIRONMENT=staging --param CONFIGURATION_CACHE=0
      

      3scale-amp24

      https://access.redhat.com/documentation/en-us/red_hat_3scale_api_management/2.6/html/installing_3scale/apicast-docker#running_the_docker_containerized_environment_gateway

      sudo docker pull registry.access.redhat.com/3scale-amp24/apicast-gateway
      
      sudo docker run --name apicast --rm -p 8080:8080 -e THREESCALE_PORTAL_ENDPOINT=https://<access_token>@<domain>-admin.3scale.net registry.access.redhat.com/3scale-amp24/apicast-gateway
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            rhn-support-tkonishi Takayuki Konishi
            Dominik Hlavac Duran Dominik Hlavac Duran
            Darren Fennessy Darren Fennessy
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: