• Kubernetes Submit Queue's avatar
    Merge pull request #38924 from vladimirvivien/scaleio-k8s · f81a0107
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue (batch tested with PRs 42443, 38924, 42367, 42391, 42310)
    
    Dell EMC ScaleIO Volume Plugin
    
    **What this PR does / why we need it**
    This PR implements the Kubernetes volume plugin to allow pods to seamlessly access and use data stored on ScaleIO volumes.  [ScaleIO](https://www.emc.com/storage/scaleio/index.htm) is a software-based storage platform that creates a pool of distributed block storage using locally attached disks on every server.  The code for this PR supports persistent volumes using PVs, PVCs, and dynamic provisioning.
    
    You can find examples of how to use and configure the ScaleIO Kubernetes volume plugin in [examples/volumes/scaleio/README.md](examples/volumes/scaleio/README.md).
    
    **Special notes for your reviewer**:
    To facilitate code review, commits for source code implementation are separated from other artifacts such as generated, docs, and vendored sources.
    
    ```release-note
    ScaleIO Kubernetes Volume Plugin added enabling pods to seamlessly access and use data stored on ScaleIO volumes.
    ```
    f81a0107
Name
Last commit
Last update
..
openapi Loading commit data...
BUILD Loading commit data...
bindata.go Loading commit data...
doc.go Loading commit data...