mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-30 05:43:58 +00:00
When saving a json state file in NewMounter, we risk the json file will not be cleaned when SetUpAt() fails. Move it to SetUpAt() instead.
When saving a json state file in NewMounter, we risk the json file will not be cleaned when SetUpAt() fails. Move it to SetUpAt() instead.