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

Enable proxy environment variables via the APICAST CRD

XMLWordPrintable

    • False
    • False
    • Not Started
    • Not Started
    • Not Started
    • Not Started
    • Not Started
    • Not Started

      The apicast CRD does not handle proxy or no_proxy environment variable. The only workaround to enable this is to scale down the operator like below:

      oc scale deployment apicast-operator --replicas 0
      oc set env deployment apicast-example-apicast HTTP_PROXY=http://example.org:80

      The expected parameters to be supported are the following:

      http_proxy
      https_proxy
      no_proxy
      all_proxy

      as described in the following doc reference

      https://github.com/3scale/APIcast/blob/master/doc/parameters.md

       

       

              Unassigned Unassigned
              rh-gs-msakho Meissa Mbaye SAKHO (Inactive)
              Hugo Chrast Hugo Chrast
              Miguel Soriano Miguel Soriano
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: