Simon Croome
1a91403e43
StorageOS support for containerized kubelet and mount options
...
This change queries the StorageOS API to retrieve the volume
device dir when a volume is attached, rather than relying on
the default /var/lib/storageos/volumes directory. This allows
all or some nodes to have kubelet running in a container with
the StorageOS volume path mounted in, which is required for
Azure ACS support.
Volume mount options are also supported.
2018-02-06 13:52:33 +00:00
Jan Safranek
bf296b3e31
StorageOS: Use VolumeHost.GetExec() to execute stuff in volume plugins
2017-08-22 15:57:08 +02:00
Jan Safranek
0e547bae22
SafeFormatAndMount should use volume.Exec provided by VolumeHost
...
We need to execute mkfs / fsck where the utilities are.
2017-08-14 12:16:27 +02:00
Jan Safranek
bc0e170d9c
Add pluginName to VolumeHost.GetMouter
...
Different plugins can get different mounter, depending where the mount
utilities are.
2017-08-14 12:16:26 +02:00
ymqytw
3dfc8bf7f3
update import
2017-07-20 11:03:49 -07:00
Jacob Simpson
29c1b81d4c
Scripted migration from clientset_generated to client-go.
2017-07-17 15:05:37 -07:00
Chao Xu
60604f8818
run hack/update-all
2017-06-22 11:31:03 -07:00
Chao Xu
f4989a45a5
run root-rewrite-v1-..., compile
2017-06-22 10:25:57 -07:00
mbohlool
c91a12d205
Remove all references to types.UnixUserID and types.UnixGroupID
2017-06-21 04:09:07 -07:00
Matthew Wong
5e788a6a67
Don't provision for PVCs with AccessModes unsupported by plugin
2017-06-12 12:56:41 -04:00
Simon Croome
5e2503e71f
Add StorageOS volume plugin
2017-06-09 13:19:27 +01:00