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
Brad Fitzpatrick 020cacbe70 derp/derphttp: don't link websockets other than on GOOS=js
Or unless the new "ts_debug_websockets" build tag is set.

Updates #1278

Change-Id: Ic4c4f81c1924250efd025b055585faec37a5491d
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
3 weeks ago
..
deploy cmd/k8s-operator,k8s-operator: add topology spread constraints to ProxyClass (#13959) 4 weeks ago
generate
connector.go
connector_test.go cmd/k8s-operator,k8s-operator: use default ProxyClass if set for ProxyGroup (#13720) 2 months ago
depaware.txt derp/derphttp: don't link websockets other than on GOOS=js 3 weeks ago
dnsrecords.go
dnsrecords_test.go
egress-eps.go cmd/k8s-operator: fix Pod IP selection (#13743) 2 months ago
egress-eps_test.go cmd/k8s-operator: fix Pod IP selection (#13743) 2 months ago
egress-services-readiness.go cmd/k8s-operator,k8s-operator/apis: set a readiness condition on egress Services for ProxyGroup (#13746) 2 months ago
egress-services-readiness_test.go cmd/k8s-operator,k8s-operator/apis: set a readiness condition on egress Services for ProxyGroup (#13746) 2 months ago
egress-services.go cmd/k8s-operator,k8s-operator/apis: set a readiness condition on egress Services for ProxyGroup (#13746) 2 months ago
egress-services_test.go
ingress.go cmd/k8s-operator,k8s-operator: use default ProxyClass if set for ProxyGroup (#13720) 2 months ago
ingress_test.go cmd/k8s-operator,k8s-operator: use default ProxyClass if set for ProxyGroup (#13720) 2 months ago
nameserver.go
nameserver_test.go
operator.go cmd/k8s-operator: allow to optionally configure tailscaled port (#14005) 3 weeks ago
operator_test.go cmd/k8s-operator: validate that tailscale.com/tailnet-ip annotation value is a valid IP 1 month ago
proxy.go
proxy_test.go
proxyclass.go cmd/k8s-operator,k8s-operator: use default ProxyClass if set for ProxyGroup (#13720) 2 months ago
proxyclass_test.go cmd/k8s-operator,k8s-operator: use default ProxyClass if set for ProxyGroup (#13720) 2 months ago
proxygroup.go envknob,kube/kubetypes,cmd/k8s-operator: add app type for ProxyGroup (#14029) 3 weeks ago
proxygroup_specs.go envknob,kube/kubetypes,cmd/k8s-operator: add app type for ProxyGroup (#14029) 3 weeks ago
proxygroup_test.go cmd/k8s-operator: base ProxyGroup StatefulSet on common proxy.yaml definition (#13714) 2 months ago
sts.go cmd/k8s-operator,k8s-operator: add topology spread constraints to ProxyClass (#13959) 4 weeks ago
sts_test.go cmd/k8s-operator,k8s-operator: add topology spread constraints to ProxyClass (#13959) 4 weeks ago
svc.go cmd/k8s-operator: validate that tailscale.com/tailnet-ip annotation value is a valid IP 1 month ago
testutils_test.go
tsrecorder.go
tsrecorder_specs.go
tsrecorder_specs_test.go
tsrecorder_test.go