mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-12-08 02:15:27 +00:00
Automatic merge from submit-queue rename kubelet flag mounter-path to experimental-mounter-path ```release-note * Kubelet flag '--mounter-path' renamed to '--experimental-mounter-path' ``` The feature the flag controls is an experimental feature and this renaming ensures that users do not depend on this feature just yet.