k3s/tests/e2e/s3
Ian Cardoso e551308db8
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>
2023-08-04 14:26:32 -03:00
..
Vagrantfile E2E: Support GOCOVER for more tests + fixes (#8080) 2023-08-01 09:32:34 -07:00
s3_test.go fix for etcd-snapshot delete with --etcd-s3 flag (#8110) 2023-08-04 14:26:32 -03:00