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 7d9c3f9897
cmd/k8s-operator/deploy/manifests: check if IPv6 module is loaded before using it (#11867)
Before attempting to enable IPv6 forwarding in the proxy init container
check if the relevant module is found, else the container crashes
on hosts that don't have it.

Updates#11860

Signed-off-by: Irbe Krumina <irbe@tailscale.com>
6 months ago
..
deploy cmd/k8s-operator/deploy/manifests: check if IPv6 module is loaded before using it (#11867) 6 months ago
generate
connector.go
connector_test.go
ingress.go
ingress_test.go
operator.go
operator_test.go
proxy.go
proxy_test.go
proxyclass.go
proxyclass_test.go
sts.go
sts_test.go
svc.go
testutils_test.go cmd/k8s-operator/deploy/manifests: check if IPv6 module is loaded before using it (#11867) 6 months ago