mirror of https://github.com/k3s-io/k3s
Browse Source
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>pull/8147/head
Ian Cardoso
1 year ago
committed by
GitHub
3 changed files with 30 additions and 13 deletions
Loading…
Reference in new issue