k3s/pkg/etcd
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
..
apiaddresses_controller.go Allow for multiple sets of leader-elected controllers 2023-02-10 10:46:48 -08:00
etcd.go fix for etcd-snapshot delete with --etcd-s3 flag (#8110) 2023-08-04 14:26:32 -03:00
etcd_test.go Allow for multiple sets of leader-elected controllers 2023-02-10 10:46:48 -08:00
etcdproxy.go Fixed loadbalancer in case of IPv6 addresses 2022-03-31 11:49:30 +02:00
member_controller.go Add FilterCN function to prevent SAN Stuffing 2023-08-02 11:15:39 -07:00
metadata_controller.go Add FilterCN function to prevent SAN Stuffing 2023-08-02 11:15:39 -07:00
s3.go Etcd snapshots retention when node name changes (#8099) 2023-08-03 10:54:40 -03:00