berops / claudie

Cloud-agnostic managed Kubernetes
https://docs.claudie.io/
Apache License 2.0
600 stars 41 forks source link

Chore: Allow turning proxy off/on #1526

Open Despire opened 3 weeks ago

Despire commented 3 weeks ago

Description

In https://github.com/berops/claudie/pull/1440 the proxy was introduced to claudie. At the moment we currently don't have a way to turn the proxy off once it is turned on. the HTTP_PROXY once set are not unset when the setting is turned of

Exit criteria