mirror of
https://github.com/tailscale/tailscale.git
synced 2026-09-14 23:11:39 -04:00
Guard optional annotations maps in generated CEL expressions before looking up expose or proxy-group annotations. This lets ordinary annotationless Services and Ingresses pass admission while preserving deny-all and allowlist behavior for present proxy-group annotations. RELNOTE: Kubernetes ProxyGroupPolicy now permits annotationless resources. Fixes #20906 Change-Id: I8b9475d34c003ca6d233246c021ac656e0530fb1 Signed-off-by: joshrzemien <joshua.k.rzemien@gmail.com>