k3s/pkg/etcd
Brad Davidson 499e1b564b
Some checks are pending
Scorecard supply-chain security / Scorecard analysis (push) Waiting to run
Fix removal of init node
Removing the initial node from the cluster would previously cause etcd to panic on startup. Fixes to etcd reconcile have stopped that from happening, but now the node will successfully come up and start a new cluster - which is not right either. Require either manual removal of DB files to create a new cluster, or setting server address to join an existing cluster.

Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
2026-02-10 15:49:28 -08:00
..
s3 lint: unnecessary-format,use-errors-new 2025-12-18 11:20:07 -08:00
snapshot lint: exported 2025-12-18 11:20:07 -08:00
snapshotmetrics Move etcd metrics to separate package 2025-12-08 12:53:10 -08:00
store Explicitly close mvcc backend 2026-02-05 14:44:55 -08:00
apiaddresses_controller.go Replace raw ListWatch with NewListWatchFromClient 2025-10-27 15:06:45 -07:00
etcd.go Fix removal of init node 2026-02-10 15:49:28 -08:00
etcd_linux_test.go Fix removal of init node 2026-02-10 15:49:28 -08:00
etcdproxy.go Refactor load balancer server list and health checking 2024-12-06 11:45:34 -08:00
member_controller.go Use patch helper for etcd member controller 2025-12-08 12:53:10 -08:00
metadata_controller.go lint: empty-lines 2025-12-18 11:20:07 -08:00
resolver.go lint: exported 2025-12-18 11:20:07 -08:00
snapshot.go lint: defer,get-return 2025-12-18 11:20:07 -08:00
snapshot_controller.go lint: duplicated-imports 2025-12-18 11:20:07 -08:00
snapshot_handler.go lint: unnecessary-format,use-errors-new 2025-12-18 11:20:07 -08:00