mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-30 05:43:58 +00:00
There seems to be a bug where it's not possible to write to /etc/kubernetes/tmp... at the time of backing up the old kubelet config.yaml Also this kubelet config backup only targets "upgrade node" and it should also target "upgrade apply". Revert the related changes until a fully working feature is implemented.