Add mounterPath to mounter interface

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:
Jing Xu
2016-10-17 16:18:29 -07:00
parent a9e53ded1c
commit 34ef93aa0c
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