mirror of
https://github.com/k3s-io/k3s.git
synced 2026-04-15 14:29:44 -04:00
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> |
||
|---|---|---|
| .. | ||
| managed | ||
| bootstrap.go | ||
| bootstrap_test.go | ||
| cluster.go | ||
| encrypt.go | ||
| etcd.go | ||
| https.go | ||
| managed.go | ||
| router.go | ||
| storage.go | ||