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
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>
1 year ago
..
certs.go
cmd/{k8s-operator,containerboot}: check TLS cert before advertising VIPService ( #15427 )
1 year ago
certs_test.go
cmd/containerboot: manage HA Ingress TLS certs from containerboot ( #15303 )
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/{k8s-operator,containerboot},kube: ensure egress ProxyGroup proxies don't terminate while cluster traffic is still routed to them ( #14436 )
1 year ago
kube.go
cmd/containerboot: wait for consistent state on shutdown ( #14263 )
1 year ago
kube_test.go
cmd/containerboot: wait for consistent state on shutdown ( #14263 )
1 year ago
main.go
cmd/containerboot: manage HA Ingress TLS certs from containerboot ( #15303 )
1 year ago
main_test.go
cmd/containerboot: wait for consistent state on shutdown ( #14263 )
1 year ago
metrics.go
all: use new LocalAPI client package location
1 year ago
serve.go
cmd/containerboot: manage HA Ingress TLS certs from containerboot ( #15303 )
1 year ago
serve_test.go
cmd/containerboot: manage HA Ingress TLS certs from containerboot ( #15303 )
1 year ago
services.go
all: use new LocalAPI client package location
1 year 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 )
1 year ago
settings.go
cmd/containerboot: manage HA Ingress TLS certs from containerboot ( #15303 )
1 year ago
tailscaled.go
cmd/containerboot: manage HA Ingress TLS certs from containerboot ( #15303 )
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