k3s/pkg/apis
Kubernetes Submit Queue f81a0107f0 Merge pull request #38924 from vladimirvivien/scaleio-k8s
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.
```
2017-03-03 18:08:40 -08:00
..
abac mechanical repercussions 2017-01-13 08:27:14 -05:00
apps Addition of ScaleIO Kubernetes Volume Plugin 2017-03-03 15:47:19 -05:00
authentication install authentication.k8s.io/v1, add tests 2017-02-07 01:44:56 -05:00
authorization install authorization.k8s.io/v1, add tests 2017-02-06 18:16:51 -05:00
autoscaling apimachinery: handle duplicated and conflicting type registration 2017-02-27 21:58:21 +01:00
batch Addition of ScaleIO Kubernetes Volume Plugin 2017-03-03 15:47:19 -05:00
certificates generated files 2017-02-20 16:20:57 -05:00
componentconfig Merge pull request #42350 from vishh/enable-qos-cgroups 2017-03-03 16:44:41 -08:00
extensions Addition of ScaleIO Kubernetes Volume Plugin 2017-03-03 15:47:19 -05:00
imagepolicy Update protobufs 2017-02-02 06:58:29 +01:00
meta/v1 genericapiserver: get rid of pkg/genericapiserver/server/openapi/common 2017-01-19 13:06:47 +01:00
policy Update protobufs 2017-02-02 06:58:29 +01:00
rbac add namespaced role bindings 2017-02-28 13:04:23 -05:00
settings Addition of ScaleIO Kubernetes Volume Plugin 2017-03-03 15:47:19 -05:00
storage Regenerate everything 2017-03-02 10:23:58 +01:00
OWNERS Updated top level owners file to match new format 2017-01-19 11:29:16 -08:00