Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Honor cluster PROXY settings #1402

Closed
nicolaferraro opened this issue Apr 10, 2020 · 0 comments · Fixed by #2858
Closed

Honor cluster PROXY settings #1402

nicolaferraro opened this issue Apr 10, 2020 · 0 comments · Fixed by #2858
Assignees
Labels
kind/feature New feature or request
Milestone

Comments

@nicolaferraro
Copy link
Member

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.

@nicolaferraro nicolaferraro added the kind/feature New feature or request label Apr 10, 2020
@nicolaferraro nicolaferraro added this to the 1.0.0 milestone Apr 10, 2020
@nicolaferraro nicolaferraro self-assigned this Apr 29, 2020
@nicolaferraro nicolaferraro modified the milestones: 1.0.0, post 1.0.0 Apr 29, 2020
@lburgazzoli lburgazzoli modified the milestones: post 1.0.0, 1.1.0 Jun 5, 2020
@nicolaferraro nicolaferraro modified the milestones: 1.1.0, 1.2.0 Jul 16, 2020
@nicolaferraro nicolaferraro modified the milestones: 1.2.0, 1.3.0 Sep 21, 2020
@nicolaferraro nicolaferraro removed their assignment Nov 27, 2020
@nicolaferraro nicolaferraro modified the milestones: 1.3.0, 1.4.0 Dec 22, 2020
@nicolaferraro nicolaferraro modified the milestones: 1.4.0, 1.5.0 Mar 16, 2021
@nicolaferraro nicolaferraro modified the milestones: 1.5.0, 1.6.0 Jul 5, 2021
@nicolaferraro nicolaferraro modified the milestones: 1.6.0, 1.7.0 Sep 7, 2021
@nicolaferraro nicolaferraro modified the milestones: 1.7.0, 1.8.0 Nov 15, 2021
@astefanutti astefanutti self-assigned this Nov 23, 2021
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
kind/feature New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants