Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Modify clusters-app-operator to fix vSphere proxy behaviour #3627

Closed
Tracked by #3585
vxav opened this issue Aug 8, 2024 · 2 comments
Closed
Tracked by #3585

Modify clusters-app-operator to fix vSphere proxy behaviour #3627

vxav opened this issue Aug 8, 2024 · 2 comments
Assignees
Labels
team/rocket Team Rocket

Comments

@vxav
Copy link

vxav commented Aug 8, 2024

Current setup
When a vSphere WC is deployed, cluster app operator (CAO) applies the HTTP proxy configuration from the MC to the WC by mutating the cluster values secret that gets applied to all the apps and cluster.

Problem
For our current CAPV on AWS testing, it fails because goat uses a proxy which gets propagated to the WC which breaks it.

Solution
Change CAO so it will respect proxy.enabled=false in the cluster chart values.

@anvddriesch
Copy link

Deploying the PR giantswarm/cluster-apps-operator#530 to goat solves the problem of proxy env injection

@anvddriesch
Copy link

I just released the patch for CAO

@anvddriesch anvddriesch removed the team/bigmac Team BigMac label Aug 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
team/rocket Team Rocket
Projects
Archived in project
Development

No branches or pull requests

3 participants