mirror of
https://github.com/outbackdingo/kubernetes.git
synced 2026-02-13 06:20:31 +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.