k3s/tests/e2e/s3
Ian Cardoso 8e945c53e7 fix for etcd-snapshot delete with --etcd-s3 flag (#8110)
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 e551308db8)
2023-08-04 19:20:33 -07:00
..
Vagrantfile [Release-1.25] August Test Backports (#8127) 2023-08-04 11:38:23 -07:00
s3_test.go fix for etcd-snapshot delete with --etcd-s3 flag (#8110) 2023-08-04 19:20:33 -07:00