kubernetes/pkg/apis/core
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
..
fuzzer fix a typo in pkg/apis/core/fuzzer/fuzzer.go 2018-02-01 16:01:55 +08:00
helper update bazel and gofmt 2018-03-28 16:08:15 +08:00
install Autogenerated: hack/update-bazel.sh 2018-02-16 13:43:01 -08:00
pods Autogenerated: hack/update-bazel.sh 2018-02-16 13:43:01 -08:00
v1 Merge pull request #61816 from wackxu/rman 2018-03-30 20:13:09 -07:00
validation Merge pull request #61816 from wackxu/rman 2018-03-30 20:13:09 -07:00
annotation_key_constants.go Addition of bootstrap checkpointing 2017-11-20 21:54:15 -06:00
BUILD Autogenerated: hack/update-bazel.sh 2018-02-16 13:43:01 -08:00
doc.go deepcopy: remove deepcopy register tags 2017-11-10 18:25:26 +01:00
field_constants.go Add new Events API group 2017-11-22 18:40:09 +00:00
json.go pkg/apis/core: fixup package names 2017-11-09 12:14:07 +01:00
objectreference.go pkg/apis/core: fixup package names 2017-11-09 12:14:07 +01:00
OWNERS Remove myself (timothysc) from OWNERS files on areas that I do not 2018-02-12 18:56:41 -06:00
register.go pkg/apis/core: fixup package names 2017-11-09 12:14:07 +01:00
resource.go pkg/apis/core: fixup package names 2017-11-09 12:14:07 +01:00
taint_test.go pkg/apis/core: fixup package names 2017-11-09 12:14:07 +01:00
taint.go pkg/apis/core: fixup package names 2017-11-09 12:14:07 +01:00
toleration_test.go add UT for apk/apis/core/toleration.go 2017-11-15 09:44:27 +08:00
toleration.go pkg/apis/core: fixup package names 2017-11-09 12:14:07 +01:00
types.go remove AlphaStorageNodeAffinityAnnotation const 2018-03-29 09:33:15 +08:00
zz_generated.deepcopy.go regenerated all files and remove all YEAR fields 2018-03-08 17:52:48 +08:00