nicolaferraro opened a new issue #1402: Honor cluster PROXY settings URL: https://github.com/apache/camel-k/issues/1402 In some environments (e.g. OpenShift with OLM), variables like HTTP_PROXY, HTTPS_PROXY and NO_PROXY are passed to the operator. The operator should make sure they are forwarded to the integration, if that does not clash with other custom options set on the platform. The cluster may also pass a CA bundle that is used in case of HTTPS proxy. That can be received via configmap and should be injected into the integrations.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
