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/deploy/chart
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>
9 months ago
..
templates cmd/k8s-operator: adds a tailscale IngressClass resource, prints warning if class not found. (#10823) 9 months ago
.helmignore cmd/k8s-operator: allow to install operator via helm (#9920) 11 months ago
Chart.yaml cmd/k8s-operator/deploy/chart,.github/workflows: use helm chart API v2 (#10055) 11 months ago
values.yaml cmd/k8s-operator: remove configuration knob for Connector (#10791) 9 months ago