Merge pull request #34994 from jingxu97/Oct/mounterPathFlag-10-17

Automatic merge from submit-queue

Add `--mounter-path` flag to kubelet that will allow overriding the `mount` command used by kubelet

In order to be able to use new mounter library, this PR adds the
mounterPath flag to kubelet which passes the flag to the mount
interface. If flag is empty, mount uses default mount path.
This commit is contained in:
Kubernetes Submit Queue
2016-10-20 17:00:45 -07:00
committed by GitHub
15 changed files with 2771 additions and 2685 deletions

View File

@@ -371,6 +371,7 @@ minion-max-log-age
minion-max-log-backups
minion-max-log-size
minion-path-override
mounter-path
namespace-sync-period
network-plugin
network-plugin-dir