k3s/pkg/etcd
Brad Davidson 0826ebc142 Fix race condition when multiple nodes reconcile S3 snapshots
Don't delete s3 etcdsnapshotfiles if they are missing from s3 but less than a minute old, its possible the other node just finished uploading it and the object key has not yet become visible.

Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
2024-10-07 11:11:58 -07:00
..
s3 Fix race condition when multiple nodes reconcile S3 snapshots 2024-10-07 11:11:58 -07:00
snapshot Add etcd s3 config secret implementation 2024-07-10 13:13:55 -07:00
apiaddresses_controller.go Allow for multiple sets of leader-elected controllers 2023-02-10 10:46:48 -08:00
etcd.go Fix sqlite endpoint when migrating from sqlite to etcd 2024-10-03 10:54:03 -07:00
etcd_test.go Add etcd s3 config secret implementation 2024-07-10 13:13:55 -07:00
etcdproxy.go Fix issue caused by sole server marked as failed under load 2024-05-30 11:47:23 -07:00
member_controller.go Kubernetes V1.30.0-k3s1 (#10063) 2024-05-06 19:42:27 +03:00
metadata_controller.go Fix netpol crash when node remains tained unintialized 2024-05-28 23:34:44 -07:00
snapshot.go Fix race condition when multiple nodes reconcile S3 snapshots 2024-10-07 11:11:58 -07:00
snapshot_controller.go Use pagination when retrieving etcd snapshot list 2024-07-24 12:44:29 -07:00
snapshot_handler.go Add etcd s3 config secret implementation 2024-07-10 13:13:55 -07:00