k3s/pkg/etcd
Brad Davidson 7464007037 Store extra metadata and cluster ID for snapshots
Write the extra metadata both locally and to S3. These files are placed such that they will not be used by older versions of K3s that do not make use of them.

Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
2023-10-12 15:04:45 -07:00
..
apiaddresses_controller.go Allow for multiple sets of leader-elected controllers 2023-02-10 10:46:48 -08:00
etcd_test.go Reorganize Driver interface and etcd driver to avoid passing context and config into most calls 2023-09-25 11:54:23 -07:00
etcd.go Move etcd snapshot code into separate file 2023-10-12 15:04:45 -07:00
etcdproxy.go Fixed loadbalancer in case of IPv6 addresses 2022-03-31 11:49:30 +02:00
member_controller.go Clear remove annotations on cluster reset; refuse to delete last member from cluster 2023-09-25 11:54:23 -07:00
metadata_controller.go Clear remove annotations on cluster reset; refuse to delete last member from cluster 2023-09-25 11:54:23 -07:00
s3.go Store extra metadata and cluster ID for snapshots 2023-10-12 15:04:45 -07:00
snapshot.go Store extra metadata and cluster ID for snapshots 2023-10-12 15:04:45 -07:00