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 85215ed58a cmd/k8s-operator: handle NotFound secrets
getSingleObject can return `nil, nil`, getDeviceInfo was not handling
that case which resulted in panics.

Fixes #7303

Signed-off-by: Maisem Ali <maisem@tailscale.com>
1 year ago
..
manifests cmd/k8s-operator: make auth proxy pass tags as Impersonate-Group 2 years ago
operator.go cmd/k8s-operator: handle NotFound secrets 1 year ago
operator_test.go ci: add more lints (#7909) 1 year ago
proxy.go cmd/k8s-operator: disable HTTP/2 for the auth proxy 2 years ago