k3s/pkg/etcd
Brad Davidson 49411e7084 Don't try to read token hash and cluster id during cluster-reset
These fields are only necessary when saving snapshots to S3, and will block restoration if attempted

Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
2023-10-27 15:06:29 -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 Don't try to read token hash and cluster id during cluster-reset 2023-10-27 15:06:29 -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 Don't try to read token hash and cluster id during cluster-reset 2023-10-27 15:06:29 -07:00
snapshot_controller.go Manually requeue configmap reconcile when no nodes have reconciled snapshots 2023-10-18 15:09:25 -07:00
snapshot.go Add server token hash to CR and S3 2023-10-12 15:04:45 -07:00