Skip to content

Support http proxy Β #185

@mzhidovinov

Description

@mzhidovinov

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:

  1. 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).
  2. 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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions