kubernetes/pkg/apis/core/v1
Kubernetes Submit Queue ac8a02f5ed
Merge pull request #61816 from wackxu/rman
Automatic merge from submit-queue (batch tested with PRs 54997, 61869, 61816, 61909, 60525). 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>.

Remove alpha annotation for volume node affinity

**What this PR does / why we need it**:

**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 # https://github.com/kubernetes/kubernetes/issues/61785

**Special notes for your reviewer**:
/assign @msau42 

**Release note**:

```release-note
ACTION REQUIRED: Alpha annotation for PersistentVolume node affinity has been removed.  Update your PersistentVolumes to use the beta PersistentVolume.nodeAffinity field before upgrading to this release
```
2018-03-30 20:13:09 -07:00
..
helper Merge pull request #61816 from wackxu/rman 2018-03-30 20:13:09 -07:00
validation add test for some function 2018-03-28 15:26:00 +08:00
BUILD Autogenerated: hack/update-bazel.sh 2018-02-16 13:43:01 -08:00
conversion_test.go pkg/apis/core: restrict imports 2017-11-09 12:14:08 +01:00
conversion.go API Changes for RunAsGroup and Implementation and e2e 2018-02-28 22:09:56 -08:00
defaults_test.go Use Int32Ptr function from utils instead of self-written versions 2018-02-25 14:38:58 -05:00
defaults.go use SecretObject to reference iSCSI CHAP secret 2017-11-18 20:02:44 +00:00
doc.go Use full gopath for externalTypes 2017-11-26 00:12:32 +08:00
OWNERS Remove myself (timothysc) from OWNERS files on areas that I do not 2018-02-12 18:56:41 -06:00
register.go Move core api to pkg/apis/core 2017-11-09 12:08:42 +01:00
zz_generated.conversion.go regenerated all files and remove all YEAR fields 2018-03-08 17:52:48 +08:00
zz_generated.defaults.go regenerated all files and remove all YEAR fields 2018-03-08 17:52:48 +08:00