k3s/plugin
Kubernetes Submit Queue 6969aff027 Merge pull request #42128 from jsafrane/v1-2-combined
Automatic merge from submit-queue (batch tested with PRs 42128, 42064, 42253, 42309, 42322)

Add storage.k8s.io/v1 API

This is combined version of reverted #40088 (first 4 commits) and #41646. The difference is that all controllers and tests use old `storage.k8s.io/v1beta1` API so in theory all tests can pass on GKE.

Release note:
```release-note
StorageClassName attribute has been added to PersistentVolume and PersistentVolumeClaim objects and should be used instead of annotation `volume.beta.kubernetes.io/storage-class`. The beta annotation is still working in this release, however it will be removed in a future release.
```
2017-03-02 05:00:39 -08:00
..
cmd/kube-scheduler Add support for statefulset spreading to the scheduler 2017-02-27 18:04:08 -08:00
pkg Merge pull request #42128 from jsafrane/v1-2-combined 2017-03-02 05:00:39 -08:00
BUILD run generators and updaters 2017-03-01 13:04:29 -08:00
OWNERS Updated top level owners file to match new format 2017-01-19 11:29:16 -08:00