Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[RFE] Disable etcd-s3 and forget all S3 snapshots #6374

Open
brandond opened this issue Jul 18, 2024 · 0 comments
Open

[RFE] Disable etcd-s3 and forget all S3 snapshots #6374

brandond opened this issue Jul 18, 2024 · 0 comments
Labels
area/etcd area/etcd-snapshot-restore kind/enhancement An improvement to existing functionality
Milestone

Comments

@brandond
Copy link
Member

RKE2 and Rancher do not assume that disabling S3 when it was previously enabled, means that the snapshots are no longer available on S3. If you disable it, it will stop putting new snapshots there, and it won't look on S3 when reconciling the list on startup, but it at no point forgets about any snapshots that were previously sent to S3. This was not something that we expected folks to want.

If you want to get rid of all the S3 snapshots, you should manually delete them prior to disabling S3. Otherwise we assume that they are still out there.

We could probably work on some sort of enhancement to allow disabling S3 and also forgetting about all the snapshots that were uploaded there, but that's not currently possible.

Originally posted by @brandond in rancher/rancher#45664 (comment)

@brandond brandond added area/etcd-snapshot-restore area/etcd kind/enhancement An improvement to existing functionality labels Jul 18, 2024
@brandond brandond added this to the Backlog milestone Jul 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/etcd area/etcd-snapshot-restore kind/enhancement An improvement to existing functionality
Projects
None yet
Development

No branches or pull requests

1 participant