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>
2023-05-11 18:26:11 -07:00
..
manifests cmd/k8s-operator: make auth proxy pass tags as Impersonate-Group 2023-03-13 12:32:12 -07:00
operator_test.go ci: add more lints (#7909) 2023-04-19 21:54:19 -04:00
operator.go cmd/k8s-operator: handle NotFound secrets 2023-05-11 18:26:11 -07:00
proxy.go cmd/k8s-operator: disable HTTP/2 for the auth proxy 2023-03-23 16:46:41 -07:00