You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Irbe Krumina
817ba1c300
cmd/{k8s-operator,containerboot},kube/kubetypes: parse Ingresses for ingress ProxyGroup ( #14583 )
...
cmd/k8s-operator: add logic to parse L7 Ingresses in HA mode
- Wrap the Tailscale API client used by the Kubernetes Operator
into a client that knows how to manage VIPServices.
- Create/Delete VIPServices and update serve config for L7 Ingresses
for ProxyGroup.
- Ensure that ingress ProxyGroup proxies mount serve config from a shared ConfigMap.
Updates tailscale/corp#24795
Signed-off-by: Irbe Krumina <irbe@tailscale.com>
1 year ago
..
forwarding.go
cmd/containerboot,util/linuxfw: create a SNAT rule for dst/src only once, clean up if needed ( #13658 )
2 years ago
healthz.go
cmd/containerboot: serve health on local endpoint ( #14246 )
1 year ago
kube.go
cmd/containerboot: don't attempt to patch a Secret field without permissions ( #14365 )
1 year ago
kube_test.go
cmd/{containerboot,k8s-operator},kube/kubetypes: kube Ingress L7 proxies only advertise HTTPS endpoint when ready ( #14171 )
1 year ago
main.go
cmd/containerboot,cmd/k8s-operator: reload tailscaled config ( #14342 )
1 year ago
main_test.go
cmd/containerboot: add more tests, check that egress service config only set on kube ( #14360 )
1 year ago
metrics.go
cmd/containerboot: serve health on local endpoint ( #14246 )
1 year ago
serve.go
cmd/{k8s-operator,containerboot},kube/kubetypes: parse Ingresses for ingress ProxyGroup ( #14583 )
1 year ago
serve_test.go
cmd/containerboot: load containerboot serve config that does not contain HTTPS endpoint in tailnets with HTTPS disabled ( #14538 )
1 year ago
services.go
kube/{kubeapi,kubeclient},ipn/store/kubestore,cmd/{containerboot,k8s-operator}: emit kube store Events ( #14112 )
1 year ago
services_test.go
cmd/containerboot,kube,util/linuxfw: configure kube egress proxies to route to 1+ tailnet targets ( #13531 )
2 years ago
settings.go
cmd/containerboot: don't attempt to patch a Secret field without permissions ( #14365 )
1 year ago
tailscaled.go
cmd/containerboot,cmd/k8s-operator: reload tailscaled config ( #14342 )
1 year ago
test_tailscale.sh
cmd/containerboot: make a tests table, add more tests.
3 years ago
test_tailscaled.sh
cmd/containerboot: avoid leaking bash scripts after test runs
3 years ago