Skip to content

Draft: Read proxy vars to be used for bootstrap cluster ('s flux) directly from values.yaml

Bogdan-Adrian Burciu requested to merge bb/drop-bootstrap-proxy-env-vars into main

What does this MR do and why?

Makes use of tools/extractHelmReleaseValues.py to get the proxy values to be used for bootstrap cluster's Flux installation, do drop the need of having them in bootstrap machine's environment.

Related reference(s)

This improvement was seen as valuable by @imgios, a new stack user, in our discussion.

Test coverage

Merge request reports