k3s/plugin
Kubernetes Submit Queue 4a75c1b2aa Merge pull request #41617 from timothysc/affinity_annotations_flaggate
Automatic merge from submit-queue (batch tested with PRs 39373, 41585, 41617, 41707, 39958)

Feature-Gate affinity in annotations 

**What this PR does / why we need it**:
Adds back basic flaggated support for alpha Affinity annotations

**Special notes for your reviewer**:
Reconcile function is placed in the lowest common denominator, which in this case is schedulercache, because you can't place flag-gated functions in apimachinery. 

**Release note**:

```
NONE
```

/cc @davidopp
2017-02-19 13:50:40 -08:00
..
cmd/kube-scheduler Remove default failure domains from anti-affinity feature 2017-02-16 13:32:34 +01:00
pkg Merge pull request #41617 from timothysc/affinity_annotations_flaggate 2017-02-19 13:50:40 -08:00
BUILD add defaultTolerationSeconds admission controller 2017-02-18 23:48:03 +08:00
OWNERS Updated top level owners file to match new format 2017-01-19 11:29:16 -08:00