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

[Release-1.26] - k3s etcd-snapshot delete fail to delete local file when called with s3 flag #8144

Merged
merged 1 commit into from
Aug 5, 2023

Conversation

osodracnai
Copy link
Contributor

@osodracnai osodracnai commented Aug 4, 2023

Proposed Changes

Types of Changes

Verification

Testing

Linked Issues

#8143

User-Facing Change


Further Comments

@osodracnai osodracnai requested a review from a team as a code owner August 4, 2023 19:02
k3s etcd-snapshot save --etcd-s3 ... is creating a local snapshot and uploading it to s3 while k3s etcd-snapshot delete --etcd-s3 ... was deleting the snapshot only on s3 buckets, this commit change the behavior of delete to do it locally and on s3

Signed-off-by: Ian Cardoso <osodracnai@gmail.com>
(cherry picked from commit e551308)
@brandond brandond merged commit 52e2c08 into k3s-io:release-1.26 Aug 5, 2023
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants