berops / claudie

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

Chore: Allow turning proxy off/on #1526

Closed Despire closed 3 weeks ago

Despire commented 1 month 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