k3s/pkg/etcd/s3
Brad Davidson 12b9e7d4b1 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>
(cherry picked from commit 0826ebc142)
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
2024-10-10 11:40:54 -07:00
..
config_secret.go Add etcd s3 config secret implementation 2024-07-15 10:14:33 -07:00
s3.go Fix race condition when multiple nodes reconcile S3 snapshots 2024-10-10 11:40:54 -07:00
s3_test.go Add etcd s3 config secret implementation 2024-07-15 10:14:33 -07:00