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 89ee6bbdae
cmd/k8s-operator,k8s-operator/apis: set a readiness condition on egress Services for ProxyGroup (#13746)
cmd/k8s-operator,k8s-operator/apis: set a readiness condition on egress Services

Set a readiness condition on ExternalName Services that define a tailnet target
to route cluster traffic to via a ProxyGroup's proxies. The condition
is set to true if at least one proxy is currently set up to route.

Updates tailscale/tailscale#13406

Signed-off-by: Irbe Krumina <irbe@tailscale.com>
1 month ago
..
deploy
generate
connector.go
connector_test.go
depaware.txt util/syspolicy, ipn: add "tailscale debug component-logs" support 1 month ago
dnsrecords.go
dnsrecords_test.go
egress-eps.go cmd/k8s-operator: fix Pod IP selection (#13743) 1 month ago
egress-eps_test.go cmd/k8s-operator: fix Pod IP selection (#13743) 1 month ago
egress-services-readiness.go cmd/k8s-operator,k8s-operator/apis: set a readiness condition on egress Services for ProxyGroup (#13746) 1 month ago
egress-services-readiness_test.go cmd/k8s-operator,k8s-operator/apis: set a readiness condition on egress Services for ProxyGroup (#13746) 1 month ago
egress-services.go cmd/k8s-operator,k8s-operator/apis: set a readiness condition on egress Services for ProxyGroup (#13746) 1 month ago
egress-services_test.go
ingress.go
ingress_test.go
nameserver.go
nameserver_test.go
operator.go cmd/k8s-operator,k8s-operator/apis: set a readiness condition on egress Services for ProxyGroup (#13746) 1 month ago
operator_test.go
proxy.go
proxy_test.go
proxyclass.go
proxyclass_test.go
proxygroup.go cmd/k8s-operator: don't error out if ProxyClass for ProxyGroup not found. (#13736) 1 month ago
proxygroup_specs.go
proxygroup_test.go
sts.go
sts_test.go
svc.go
testutils_test.go
tsrecorder.go
tsrecorder_specs.go
tsrecorder_specs_test.go
tsrecorder_test.go