k3s/pkg/cluster
Brad Davidson 418c3fa858
Fix issue with datastore corruption on cluster-reset (#5515)
* Bump etcd to v3.5.4-k3s1
* Fix issue with datastore corruption on cluster-reset
* Disable unnecessary components during cluster reset

Disable control-plane components and the tunnel setup during
cluster-reset, even when not doing a restore. This reduces the amount of
log clutter during cluster reset/restore, making any errors encountered
more obvious.

Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
2022-04-27 13:44:15 -07:00
..
managed [master] changing package to k3s-io (#4846) 2022-03-02 15:47:27 -08:00
bootstrap_test.go [master] changing package to k3s-io (#4846) 2022-03-02 15:47:27 -08:00
bootstrap.go Defragment etcd datastore before clearing alarms 2022-03-28 09:27:59 -07:00
cluster.go Fixed loadbalancer in case of IPv6 addresses 2022-03-31 11:49:30 +02:00
encrypt.go [master] changing package to k3s-io (#4846) 2022-03-02 15:47:27 -08:00
etcd.go [master] changing package to k3s-io (#4846) 2022-03-02 15:47:27 -08:00
https.go Updated localhost address on IPv6 only setup 2022-03-29 09:35:54 +02:00
managed.go Fix issue with datastore corruption on cluster-reset (#5515) 2022-04-27 13:44:15 -07:00
router.go Remove unnecessary copies of runtime struct 2022-02-28 12:05:16 -08:00
storage.go [master] changing package to k3s-io (#4846) 2022-03-02 15:47:27 -08:00