k3s/pkg/cluster
Brad Davidson fc1c100ffd Remove legacy bidirectional datastore sync code
Since #4438 removed 2-way sync and treats any changed+newer files on disk as an error, we no longer need to determine if files are newer on disk/db or if there is a conflicting mix of both. Any changed+newer file is an error, unless we're doing a cluster reset in which case everything is unconditionally replaced.

Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
2022-07-12 12:10:30 -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 Remove legacy bidirectional datastore sync code 2022-07-12 12:10:30 -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 add support for pprof server (#5527) 2022-06-13 22:06:55 -07: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