Uploaded image for project: 'Bitbucket Cloud'
  1. Bitbucket Cloud
  2. BCLOUD-22509

Support NO_PROXY variable for Pipelines Runners

XMLWordPrintable

    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

      Problem Definition

      A Pipelines runner can be configured to operate behind a proxy by passing the HTTP_PROXY and HTTPS_PROXY environment variables through to the Docker run command. It is also possible to use these variables in the definition of the Docker service so that the service uses a proxy independently, or with a different proxy that what the Runner uses:

      At the moment, we don't offer support for the NO_PROXY variable, which is useful if a user wants to add exceptions.

      Suggested Solution

      Support the NO_PROXY environment variable both for the runner (in the Docker run command that starts the runner) and also for the Docker service

              Unassigned Unassigned
              tboudale Theodora Boudale (Inactive)
              Votes:
              2 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: