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>
4 months ago
..
deploy cmd/k8s-operator: configure all proxies with declarative config (#11238) 4 months ago
generate cmd/k8s-operator,k8s-operator: proxy configuration mechanism via a new ProxyClass custom resource (#11074) 4 months ago
connector.go cmd/k8s-operator,k8s-operator: proxy configuration mechanism via a new ProxyClass custom resource (#11074) 4 months ago
connector_test.go cmd/k8s-operator: configure all proxies with declarative config (#11238) 4 months ago
ingress.go cmd/k8s-operator,k8s-operator: proxy configuration mechanism via a new ProxyClass custom resource (#11074) 4 months ago
ingress_test.go cmd/k8s-operator: configure all proxies with declarative config (#11238) 4 months ago
operator.go cmd/k8s-operator: reconcile tailscale Ingresses when their backend Services change. (#11255) 4 months ago
operator_test.go cmd/k8s-operator: reconcile tailscale Ingresses when their backend Services change. (#11255) 4 months ago
proxy.go all: make use of ctxkey everywhere (#10846) 5 months ago
proxy_test.go all: make use of ctxkey everywhere (#10846) 5 months ago
proxyclass.go cmd/k8s-operator,k8s-operator: proxy configuration mechanism via a new ProxyClass custom resource (#11074) 4 months ago
proxyclass_test.go cmd/k8s-operator,k8s-operator: proxy configuration mechanism via a new ProxyClass custom resource (#11074) 4 months ago
sts.go cmd/k8s-operator: configure all proxies with declarative config (#11238) 4 months ago
sts_test.go cmd/k8s-operator: configure all proxies with declarative config (#11238) 4 months ago
svc.go cmd/k8s-operator,k8s-operator: proxy configuration mechanism via a new ProxyClass custom resource (#11074) 4 months ago
testutils_test.go cmd/k8s-operator: configure all proxies with declarative config (#11238) 4 months ago