k3s/pkg/etcd
DT1mote cc1c20fdc0
Some checks are pending
Scorecard supply-chain security / Scorecard analysis (push) Waiting to run
fix: typo in etcd membership error message
Found a typo while working, quick fix.
It should display "This server is not a member of the etcd cluster" instead of "this server is a not a member of the etcd cluster"
Kind regards,

Signed-off-by: DT1mote <74531281+DT1mote@users.noreply.github.com>
2026-03-24 16:13:18 -07:00
..
s3 Use etcd-snapshot-retention as default for s3 if etcd-s3-retention is not set 2026-03-10 12:10:40 -07: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 Replace merr.NewErrors with errors.Join 2026-03-09 16:09:01 -07:00
apiaddresses_controller.go Replace raw ListWatch with NewListWatchFromClient 2025-10-27 15:06:45 -07:00
etcd.go fix: typo in etcd membership error message 2026-03-24 16:13:18 -07: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 Simplify snapshot compress/decompress logic 2026-03-16 16:06:49 -07:00
snapshot_controller.go Update packages to remove dep on archived github.com/pkg/errors 2026-03-09 16:09:01 -07:00
snapshot_handler.go Fix typo: overriden -> overridden in snapshot_handler.go 2026-03-24 16:12:56 -07:00