-
Feature Request
-
Resolution: Unresolved
-
Normal
-
None
-
2.5
-
False
-
-
False
Description:
Cu has the following requirement:
- Jobs executed within the OpenShift cluster (both control plane jobs, such as project synchronization, and user jobs executed on OpenShift-based execution environments) must use a specific set of proxy settings: HTTP_PROXY, HTTPS_PROXY, and NO_PROXY.
- Jobs executed on external execution nodes (outside of the OpenShift cluster) must use a different set of proxy configurations.
Proxy set at global level gets applied to all the jobs.
Cu is looking for a way of dynamically applying different proxy configurations based on the job execution location (OpenShift vs. external node).