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
Irbe Krumina 95dcc1745b
cmd/k8s-operator: reconcile tailscale Ingresses when their backend Services change. (#11255)
This is so that if a backend Service gets created after the Ingress, it gets picked up by the operator.

Updates tailscale/tailscale#11251

Signed-off-by: Irbe Krumina <irbe@tailscale.com>
Co-authored-by: Anton Tolchanov <1687799+knyar@users.noreply.github.com>
9 months ago
..
deploy cmd/k8s-operator: configure all proxies with declarative config (#11238) 9 months ago
generate
connector.go
connector_test.go cmd/k8s-operator: configure all proxies with declarative config (#11238) 9 months ago
ingress.go
ingress_test.go cmd/k8s-operator: configure all proxies with declarative config (#11238) 9 months ago
operator.go cmd/k8s-operator: reconcile tailscale Ingresses when their backend Services change. (#11255) 9 months ago
operator_test.go cmd/k8s-operator: reconcile tailscale Ingresses when their backend Services change. (#11255) 9 months ago
proxy.go
proxy_test.go
proxyclass.go
proxyclass_test.go
sts.go cmd/k8s-operator: configure all proxies with declarative config (#11238) 9 months ago
sts_test.go cmd/k8s-operator: configure all proxies with declarative config (#11238) 9 months ago
svc.go
testutils_test.go cmd/k8s-operator: configure all proxies with declarative config (#11238) 9 months ago