You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
8 months ago
..
deploy cmd/k8s-operator/deploy/chart,.github/workflows: use helm chart API v2 (#10055) 8 months ago
ingress.go cmd/k8s-operator: allow setting same host value for tls and ingress rules 9 months ago
operator.go cmd/k8s-operator: set different app type for operator with proxy (#10081) 8 months ago
operator_test.go cmd/k8s-operator: users can configure firewall mode for kube operator proxies (#9769) 8 months ago
proxy.go cmd/k8s-operator: set different app type for operator with proxy (#10081) 8 months ago
proxy_test.go tailcfg: add RawMessage 9 months ago
sts.go cmd/k8s-operator: allow to install operator via helm (#9920) 8 months ago
svc.go cmd/k8s-operator: users can configure firewall mode for kube operator proxies (#9769) 8 months ago