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
Chris Milson-Tokunaga b6dfd7443a
Change type of installCRDs (#11478)
Including the double quotes (`"`) around the value made it appear like the helm chart should expect a string value for `installCRDs`.

Signed-off-by: Chris Milson-Tokunaga <chris.w.milson@gmail.com>
8 months ago
..
deploy Change type of installCRDs (#11478) 8 months ago
generate cmd/k8s-operator,k8s-operator: proxy configuration mechanism via a new ProxyClass custom resource (#11074) 10 months ago
connector.go cmd/k8s-operator,k8s-operator: proxy configuration mechanism via a new ProxyClass custom resource (#11074) 10 months ago
connector_test.go cmd/k8s-operator,ipn/conf.go: fix --accept-routes for proxies (#11453) 9 months ago
ingress.go cmd/k8s-operator,k8s-operator: proxy configuration mechanism via a new ProxyClass custom resource (#11074) 10 months ago
ingress_test.go cmd/k8s-operator,ipn/conf.go: fix --accept-routes for proxies (#11453) 9 months ago
operator.go cmd/k8s-operator: reconcile tailscale Ingresses when their backend Services change. (#11255) 9 months ago
operator_test.go cmd/k8s-operator,ipn/conf.go: fix --accept-routes for proxies (#11453) 9 months ago
proxy.go all: make use of ctxkey everywhere (#10846) 11 months ago
proxy_test.go all: make use of ctxkey everywhere (#10846) 11 months ago
proxyclass.go cmd/k8s-operator,k8s-operator: proxy configuration mechanism via a new ProxyClass custom resource (#11074) 10 months ago
proxyclass_test.go cmd/k8s-operator,ipn/conf.go: fix --accept-routes for proxies (#11453) 9 months ago
sts.go cmd/k8s-operator,ipn/conf.go: fix --accept-routes for proxies (#11453) 9 months ago
sts_test.go cmd/k8s-operator: configure all proxies with declarative config (#11238) 9 months ago
svc.go cmd/k8s-operator,k8s-operator: proxy configuration mechanism via a new ProxyClass custom resource (#11074) 10 months ago
testutils_test.go cmd/k8s-operator,ipn/conf.go: fix --accept-routes for proxies (#11453) 9 months ago