k3s/pkg/apis/storage
Kubernetes Submit Queue 6ba46963f8
Merge pull request #59391 from msau42/topology-beta
Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

Move volume scheduling and local storage to beta

**What this PR does / why we need it**:
* Move the feature gates and APIs for volume scheduling and local storage to beta
* Update tests to use the beta fields
@kubernetes/sig-storage-pr-reviews 

**Which issue(s) this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close the issue(s) when PR gets merged)*:
Fixes #59390

**Special notes for your reviewer**:

**Release note**:

```release-note
ACTION REQUIRED: VolumeScheduling and LocalPersistentVolume features are beta and enabled by default.  The PersistentVolume NodeAffinity alpha annotation is deprecated and will be removed in a future release.
```
2018-02-20 13:26:07 -08:00
..
fuzzer Add VolumeNodeAffinity to PersistentVolumeSpec 2018-02-16 17:54:10 -08:00
install Introduce storage v1alpha1 and VolumeAttachment 2017-11-14 17:08:48 -08:00
util Merge pull request #59391 from msau42/topology-beta 2018-02-20 13:26:07 -08:00
v1 Merge pull request #59391 from msau42/topology-beta 2018-02-20 13:26:07 -08:00
v1alpha1 Update generated files 2018-01-02 22:13:19 -08:00
v1beta1 Merge pull request #59391 from msau42/topology-beta 2018-02-20 13:26:07 -08:00
validation Merge pull request #59391 from msau42/topology-beta 2018-02-20 13:26:07 -08:00
BUILD Generated files for new VolumeAttachemnt object 2017-11-14 17:08:49 -08:00
OWNERS Update OWNERS approvers and reviewers: pkg/apis 2016-11-09 10:18:01 -08:00
doc.go deepcopy: remove deepcopy register tags 2017-11-10 18:25:26 +01:00
register.go Introduce storage v1alpha1 and VolumeAttachment 2017-11-14 17:08:48 -08:00
types.go StorageClass API changes for VolumeBindingMode 2017-11-15 09:19:47 -08:00
zz_generated.deepcopy.go Regenerate all generated code 2018-01-02 00:21:07 -08:00