• Simon Croome's avatar
    StorageOS support for containerized kubelet and mount options · 1a91403e
    Simon Croome authored
    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.
    1a91403e
storageos_util.go 10.9 KB