tailscale/cmd/k8s-operator
chaosinthecrd 3390013b09
cmd/k8s-operator: add event filter that checks for a ProxyGroup annotation on Ingresses and Services
Adds an event filter on the service-pg-reconciler and ingress-pg-reconciler to only reconcile when the resource
in question has a ProxyGroup annotation. This was added after errors were being thrown on the ingress-pg-reconciler
while testing an Ingress without a ProxyGroup annotation.

Signed-off-by: chaosinthecrd <tom@tmlabs.co.uk>
2025-06-24 19:29:29 +01:00
..