tailscale/cmd/k8s-operator/deploy/manifests
Irbe Krumina d0492fdee5
cmd/k8s-operator: adds a tailscale IngressClass resource, prints warning if class not found. (#10823)
* cmd/k8s-operator/deploy: deploy a Tailscale IngressClass resource.

Some Ingress validating webhooks reject Ingresses with
.spec.ingressClassName for which there is no matching IngressClass.

Additionally, validate that the expected IngressClass is present,
when parsing a tailscale `Ingress`. 
We currently do not utilize the IngressClass,
however we might in the future at which point
we might start requiring that the right class
for this controller instance actually exists.

Updates tailscale/tailscale#10820

Signed-off-by: Irbe Krumina <irbe@tailscale.com>
Co-authored-by: Anton Tolchanov <anton@tailscale.com>
2024-01-16 12:48:15 +00:00
..
templates cmd/k8s-operator: generate static kube manifests from the Helm chart. (#10436) 2023-12-04 10:18:07 +00:00
authproxy-rbac.yaml cmd/k8s-operator: allow to install operator via helm (#9920) 2023-10-30 18:18:09 +00:00
operator.yaml cmd/k8s-operator: adds a tailscale IngressClass resource, prints warning if class not found. (#10823) 2024-01-16 12:48:15 +00:00
proxy.yaml cmd/k8s-operator: allow to install operator via helm (#9920) 2023-10-30 18:18:09 +00:00
userspace-proxy.yaml cmd/k8s-operator: allow to install operator via helm (#9920) 2023-10-30 18:18:09 +00:00