tailscale/cmd/k8s-operator
Irbe Krumina 13faa64c14
cmd/k8s-operator: always set stateful filtering to false (#14216)
Updates tailscale/tailscale#12108

Signed-off-by: Irbe Krumina <irbe@tailscale.com>
2024-11-29 15:44:58 +00:00
..
deploy cmd/{containerboot,k8s-operator},k8s-operator: new options to expose user metrics (#14035) 2024-11-22 15:41:07 +00:00
generate
connector.go cmd/k8s-operator,k8s-operator,kube/kubetypes: add an option to configure app connector via Connector spec (#13950) 2024-11-11 11:43:54 +00:00
connector_test.go cmd/k8s-operator,k8s-operator,kube/kubetypes: add an option to configure app connector via Connector spec (#13950) 2024-11-11 11:43:54 +00:00
depaware.txt derp/derphttp: don't link websockets other than on GOOS=js 2024-11-07 22:29:41 -08:00
dnsrecords.go
dnsrecords_test.go
egress-eps.go cmd/k8s-operator: fix Pod IP selection (#13743) 2024-10-09 13:22:50 +01:00
egress-eps_test.go cmd/k8s-operator: fix Pod IP selection (#13743) 2024-10-09 13:22:50 +01:00
egress-services-readiness.go cmd/k8s-operator,k8s-operator/apis: set a readiness condition on egress Services for ProxyGroup (#13746) 2024-10-09 18:23:40 +01:00
egress-services-readiness_test.go cmd/k8s-operator,k8s-operator/apis: set a readiness condition on egress Services for ProxyGroup (#13746) 2024-10-09 18:23:40 +01:00
egress-services.go cmd/k8s-operator: fix port name change bug for egress ProxyGroup proxies (#14247) 2024-11-29 10:37:25 +00:00
egress-services_test.go cmd/k8s-operator: fix port name change bug for egress ProxyGroup proxies (#14247) 2024-11-29 10:37:25 +00:00
ingress.go cmd/k8s-operator,k8s-operator: use default ProxyClass if set for ProxyGroup (#13720) 2024-10-08 17:34:34 +01:00
ingress_test.go cmd/k8s-operator,k8s-operator: use default ProxyClass if set for ProxyGroup (#13720) 2024-10-08 17:34:34 +01:00
nameserver.go
nameserver_test.go
operator.go cmd/k8s-operator: allow to optionally configure tailscaled port (#14005) 2024-11-04 18:42:51 +00:00
operator_test.go cmd/k8s-operator: always set stateful filtering to false (#14216) 2024-11-29 15:44:58 +00:00
proxy.go
proxy_test.go
proxyclass.go cmd/{containerboot,k8s-operator},k8s-operator: new options to expose user metrics (#14035) 2024-11-22 15:41:07 +00:00
proxyclass_test.go cmd/{containerboot,k8s-operator},k8s-operator: new options to expose user metrics (#14035) 2024-11-22 15:41:07 +00:00
proxygroup.go cmd/k8s-operator: restart ProxyGroup pods less (#14045) 2024-11-12 14:18:19 +00:00
proxygroup_specs.go kube/{kubeapi,kubeclient},ipn/store/kubestore,cmd/{containerboot,k8s-operator}: emit kube store Events (#14112) 2024-11-19 13:07:19 +00:00
proxygroup_test.go cmd/k8s-operator: restart ProxyGroup pods less (#14045) 2024-11-12 14:18:19 +00:00
sts.go cmd/k8s-operator: always set stateful filtering to false (#14216) 2024-11-29 15:44:58 +00:00
sts_test.go cmd/{containerboot,k8s-operator},k8s-operator: new options to expose user metrics (#14035) 2024-11-22 15:41:07 +00:00
svc.go cmd/k8s-operator: validate that tailscale.com/tailnet-ip annotation value is a valid IP 2024-10-26 13:03:36 +01:00
testutils_test.go cmd/k8s-operator: always set stateful filtering to false (#14216) 2024-11-29 15:44:58 +00:00
tsrecorder.go cmd/{containerboot,k8s-operator},k8s-operator,kube: add ProxyGroup controller (#13684) 2024-10-07 14:58:45 +01:00
tsrecorder_specs.go cmd/k8s-operator,kube/kubeclient,docs/k8s: update rbac to emit events + small fixes (#14164) 2024-11-20 14:22:34 +00:00
tsrecorder_specs_test.go
tsrecorder_test.go cmd/{containerboot,k8s-operator},k8s-operator,kube: add ProxyGroup controller (#13684) 2024-10-07 14:58:45 +01:00