tailscale/cmd/k8s-operator
Irbe Krumina 18ceb4e1f6
cmd/{containerboot,k8s-operator}: allow users to define tailnet egress target by FQDN (#10360)
* cmd/containerboot: proxy traffic to tailnet target defined by FQDN

Add a new Service annotation tailscale.com/tailnet-fqdn that
users can use to specify a tailnet target for which
an egress proxy should be deployed in the cluster.

Updates tailscale/tailscale#10280

Signed-off-by: Irbe Krumina <irbe@tailscale.com>
2023-11-24 16:24:48 +00:00
..
deploy cmd/k8s-operator: helm chart add missing keys (#10296) 2023-11-22 11:02:54 +00:00
ingress.go cmd/k8s-operator: allow setting same host value for tls and ingress rules 2023-10-12 06:40:52 -07:00
operator_test.go cmd/{containerboot,k8s-operator}: allow users to define tailnet egress target by FQDN (#10360) 2023-11-24 16:24:48 +00:00
operator.go cmd/{containerboot,k8s-operator}: allow users to define tailnet egress target by FQDN (#10360) 2023-11-24 16:24:48 +00:00
proxy_test.go cmd/k8s-operator: log user/group impersonated by apiserver proxy (#10334) 2023-11-20 15:41:18 +00:00
proxy.go cmd/k8s-operator: log user/group impersonated by apiserver proxy (#10334) 2023-11-20 15:41:18 +00:00
sts_test.go cmd/k8s-operator: truncate long StatefulSet name prefixes (#10343) 2023-11-21 10:20:37 +00:00
sts.go cmd/{containerboot,k8s-operator}: allow users to define tailnet egress target by FQDN (#10360) 2023-11-24 16:24:48 +00:00
svc.go cmd/{containerboot,k8s-operator}: allow users to define tailnet egress target by FQDN (#10360) 2023-11-24 16:24:48 +00:00