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
David Anderson d857fd00b3 cmd/k8s-operator: sprinkle debug logging throughout.
As is convention in the k8s world, use zap for structured logging. For
development, OPERATOR_LOGGING=dev switches to a more human-readable output
than JSON.

Updates #502

Signed-off-by: David Anderson <danderson@tailscale.com>
3 years ago
..
manifests cmd/k8s-operator: add a kubernetes operator. 3 years ago
operator.go cmd/k8s-operator: sprinkle debug logging throughout. 3 years ago
operator_test.go cmd/k8s-operator: sprinkle debug logging throughout. 3 years ago