-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
Patterns Operator needs to support deployments that require the use of HTTP proxy to access the git repo (e.g. for initial cloning).
Two scenarios should be recognized:
- There is a cluster-wide proxy configuration.
Patterns operator needs to recognize and use resulting environment variables (e.g. HTTP_PROXY/HTTPS_PROXY/NO_PROXY). - The use of proxy is configured specifically for the Patterns Operator (e.g. for given repo)
In that case, Patterns Operator may need to propagate the proxy configuration to the appropriate ArgoCD instances
This may require support from validatedpatterns/common
tomkivlin
Metadata
Metadata
Assignees
Labels
No labels