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
Maisem Ali 74388a771f cmd/k8s-operator: fix regression from earlier refactor
I forgot to move the defer out of the func, so the tsnet.Server
immediately closed after starting.

Updates #502

Signed-off-by: Maisem Ali <maisem@tailscale.com>
10 months ago
..
manifests cmd/k8s-operator: make auth proxy pass tags as Impersonate-Group 1 year ago
operator.go cmd/k8s-operator: fix regression from earlier refactor 10 months ago
operator_test.go cmd/k8s-operator: refactor operator code 10 months ago
proxy.go cmd/k8s-operator: refactor operator code 10 months ago
proxy_test.go cmd/k8s-operator: add support for control plane assigned groups 10 months ago
sts.go cmd/k8s-operator: split operator.go into svc.go/sts.go 10 months ago
svc.go cmd/k8s-operator: split operator.go into svc.go/sts.go 10 months ago