kubernetes/plugin/pkg/scheduler/algorithm/predicates
Kubernetes Submit Queue beb5b9dd4d Merge pull request #47869 from timothysc/affinity_cleanup
Automatic merge from submit-queue

Removes alpha feature gate for affinity annotations.  

**What this PR does / why we need it**:
In 1.5 we added a backstop to support alpha affinity annotations.  This PR removes that support in favor of the Beta fields per discussions.  

It also serves as a precursor to some of the component config work that @ncdc has done around @mikedanese design proposal.  

xref: https://github.com/kubernetes/kubernetes/pull/41617 

**Special notes for your reviewer**:

**Release note**:

```
Removes alpha feature gate for pod affinity annotations.  
```

/cc @kubernetes/sig-scheduling-pr-reviews @kubernetes/sig-cluster-lifecycle-misc
2017-06-24 06:11:42 -07:00
..
BUILD Removes alpha feature gate for affinity annotations. Beta fields should be used. 2017-06-23 10:02:14 -05:00
error.go run root-rewrite-v1-..., compile 2017-06-22 10:25:57 -07:00
metadata.go run root-rewrite-v1-..., compile 2017-06-22 10:25:57 -07:00
predicates_test.go Merge pull request #47869 from timothysc/affinity_cleanup 2017-06-24 06:11:42 -07:00
predicates.go Merge pull request #47869 from timothysc/affinity_cleanup 2017-06-24 06:11:42 -07:00
utils_test.go run hack/update-all 2017-06-22 11:31:03 -07:00
utils.go run hack/update-all 2017-06-22 11:31:03 -07:00