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/k8s-operator/apis/v1alpha1
Tom Proctor 079134d3c0
cmd/k8s-operator: always set ProxyGroup status conditions (#16429)
Refactors setting status into its own top-level function to make it
easier to ensure we _always_ set the status if it's changed on every
reconcile. Previously, it was possible to have stale status if some
earlier part of the provision logic failed.

Updates #16327

Change-Id: Idab0cfc15ae426cf6914a82f0d37a5cc7845236b
Signed-off-by: Tom Proctor <tomhjp@users.noreply.github.com>
5 months ago
..
doc.go cmd/k8s-operator: operator can create subnetrouter (#9505) 2 years ago
register.go cmd/k8s-operator,k8s-operator,go.mod: optionally create ServiceMonitor (#14248) 1 year ago
types_connector.go cmd/{containerboot,k8s-operator}: use state Secret for checking device auth (#16328) 5 months ago
types_proxyclass.go cmd/k8s-operator, k8s-operator: support Static Endpoints on ProxyGroups (#16115) 5 months ago
types_proxygroup.go cmd/k8s-operator: always set ProxyGroup status conditions (#16429) 5 months ago
types_recorder.go {cmd,}/k8s-operator: support IRSA for Recorder resources (#15913) 7 months ago
types_tsdnsconfig.go k8s-operator: add age column to all custom resources (#15663) 8 months ago
zz_generated.deepcopy.go cmd/k8s-operator, k8s-operator: support Static Endpoints on ProxyGroups (#16115) 5 months ago