tailscale/cmd/k8s-operator
Irbe Krumina af49bcaa52
cmd/k8s-operator: set different app type for operator with proxy (#10081)
Updates tailscale/tailscale#9222

plain k8s-operator should have hostinfo.App set to 'k8s-operator', operator with proxy should have it set to 'k8s-operator-proxy'. In proxy mode, we were setting the type after it had already been set to 'k8s-operator'

Signed-off-by: Irbe Krumina <irbe@tailscale.com>
2023-11-02 14:36:20 +00:00
..
deploy cmd/k8s-operator/deploy/chart,.github/workflows: use helm chart API v2 (#10055) 2023-11-01 16:15:18 +00:00
ingress.go cmd/k8s-operator: allow setting same host value for tls and ingress rules 2023-10-12 06:40:52 -07:00
operator.go cmd/k8s-operator: set different app type for operator with proxy (#10081) 2023-11-02 14:36:20 +00:00
operator_test.go cmd/k8s-operator: users can configure firewall mode for kube operator proxies (#9769) 2023-10-17 18:05:02 +01:00
proxy.go cmd/k8s-operator: set different app type for operator with proxy (#10081) 2023-11-02 14:36:20 +00:00
proxy_test.go tailcfg: add RawMessage 2023-09-18 12:00:34 -07:00
sts.go cmd/k8s-operator: allow to install operator via helm (#9920) 2023-10-30 18:18:09 +00:00
svc.go cmd/k8s-operator: users can configure firewall mode for kube operator proxies (#9769) 2023-10-17 18:05:02 +01:00