k3s/pkg/etcd
Brad Davidson 3db1d33282 Re-enable etcd endpoint auto-sync
Removing this in 002e6c43ee regressed
control-plane-only nodes, as we rely on the etcd client to update its
endpoint list internally so that we can use it to sync the load-balancer
address list.

Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
2023-10-18 08:33:03 -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 Re-enable etcd endpoint auto-sync 2023-10-18 08:33:03 -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 Add server token hash to CR and S3 2023-10-12 15:04:45 -07:00
snapshot_controller.go Switch to managing ETCDSnapshotFile resources 2023-10-12 15:04:45 -07:00
snapshot.go Add server token hash to CR and S3 2023-10-12 15:04:45 -07:00