k3s/pkg/cluster
Brad Davidson 7146e2000e
Some checks failed
Scorecard supply-chain security / Scorecard analysis (push) Has been cancelled
Fix apiserver starting before remote etcd is up
Fixes issue where the apiserver on control-plane-only nodes does not
actually wait for a connection to etcd to be available before starting.

Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
2025-11-07 10:32:02 -08:00
..
managed Fix apiserver starting before remote etcd is up 2025-11-07 10:32:02 -08:00
address_controller.go Remove node addresses from filter when node is deleted 2025-10-27 15:06:45 -07:00
bootstrap.go Fix apiserver starting before remote etcd is up 2025-11-07 10:32:02 -08:00
bootstrap_test.go Fix kine metrics registration without --kine-tls 2025-09-24 15:18:34 -07:00
cluster.go Fix apiserver starting before remote etcd is up 2025-11-07 10:32:02 -08:00
encrypt.go Add server token hash to CR and S3 2023-10-12 15:04:45 -07:00
etcd.go [master] changing package to k3s-io (#4846) 2022-03-02 15:47:27 -08:00
https.go Move delegating auth middleware into common package and add MaxInFlight 2025-04-17 14:20:39 -07:00
managed.go Move node password secrets into dedicated controller 2025-10-27 15:06:45 -07:00
storage.go Use sync.WaitGroup to avoid exiting before components have shut down 2025-09-17 09:37:08 -07:00