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/containerboot
Irbe Krumina a622debe9b
cmd/{k8s-operator,containerboot}: check TLS cert before advertising VIPService (#15427)
cmd/{k8s-operator,containerboot}: check TLS cert before advertising VIPService

- Ensures that Ingress status does not advertise port 443 before
TLS cert has been issued
- Ensure that Ingress backends do not advertise a VIPService
before TLS cert has been issued, unless the service also
exposes port 80

Updates tailscale/corp#24795

Signed-off-by: Irbe Krumina <irbe@tailscale.com>
8 months ago
..
certs.go cmd/{k8s-operator,containerboot}: check TLS cert before advertising VIPService (#15427) 8 months ago
certs_test.go cmd/containerboot: manage HA Ingress TLS certs from containerboot (#15303) 9 months ago
forwarding.go cmd/containerboot,util/linuxfw: create a SNAT rule for dst/src only once, clean up if needed (#13658) 1 year ago
healthz.go cmd/{k8s-operator,containerboot},kube: ensure egress ProxyGroup proxies don't terminate while cluster traffic is still routed to them (#14436) 10 months ago
kube.go cmd/containerboot: wait for consistent state on shutdown (#14263) 10 months ago
kube_test.go cmd/containerboot: wait for consistent state on shutdown (#14263) 10 months ago
main.go cmd/containerboot: manage HA Ingress TLS certs from containerboot (#15303) 9 months ago
main_test.go cmd/containerboot: wait for consistent state on shutdown (#14263) 10 months ago
metrics.go all: use new LocalAPI client package location 10 months ago
serve.go cmd/containerboot: manage HA Ingress TLS certs from containerboot (#15303) 9 months ago
serve_test.go cmd/containerboot: manage HA Ingress TLS certs from containerboot (#15303) 9 months ago
services.go all: use new LocalAPI client package location 10 months ago
services_test.go cmd/{k8s-operator,containerboot},kube: ensure egress ProxyGroup proxies don't terminate while cluster traffic is still routed to them (#14436) 10 months ago
settings.go cmd/containerboot: manage HA Ingress TLS certs from containerboot (#15303) 9 months ago
tailscaled.go cmd/containerboot: manage HA Ingress TLS certs from containerboot (#15303) 9 months 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 2 years ago