diff options
| author | Maisem Ali <maisem@tailscale.com> | 2023-09-14 10:53:21 -0500 |
|---|---|---|
| committer | Maisem Ali <maisem@gmail.com> | 2023-09-15 09:18:18 -0500 |
| commit | 335a5aaf9a25cb6969f7c043567425e7070ab21e (patch) | |
| tree | fe7ad20e45fa75813a2cd18ab0f929ee0499443e /control/controlknobs/controlknobs.go | |
| parent | 4c693d2ee80db33c248f1194ed6e35086dbe251f (diff) | |
| download | tailscale-335a5aaf9a25cb6969f7c043567425e7070ab21e.tar.xz tailscale-335a5aaf9a25cb6969f7c043567425e7070ab21e.zip | |
cmd/k8s-operator: add APISERVER_PROXY env
The kube-apiserver proxy in the operator would only run in
auth proxy mode but thats not always desirable. There are
situations where the proxy should just be a transparent
proxy and not inject auth headers, so do that using a new
env var APISERVER_PROXY and deprecate the AUTH_PROXY env.
THe new env var has three options `false`, `true` and `noauth`.
Updates #8317
Signed-off-by: Maisem Ali <maisem@tailscale.com>
Diffstat (limited to 'control/controlknobs/controlknobs.go')
0 files changed, 0 insertions, 0 deletions
