kubernetes/test/integration
Kubernetes Submit Queue 79b5ccc176 Merge pull request #41708 from bsalamat/statefulset_spreading2
Automatic merge from submit-queue (batch tested with PRs 42200, 39535, 41708, 41487, 41335)

Add support for statefulset spreading to the scheduler

**What this PR does / why we need it**:
The scheduler SelectorSpread priority funtion didn't have the code to spread pods of StatefulSets. This PR adds StatefulSets to the list of controllers that SelectorSpread supports.

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

**Special notes for your reviewer**:

**Release note**:

```release-note
Add the support to the scheduler for spreading pods of StatefulSets.
```
2017-02-28 20:16:08 -08:00
..
apiserver Adding an integration test for testing 202 status code from apiserver 2017-02-23 16:28:10 -08:00
auth Switch RBAC subject apiVersion to apiGroup in v1beta1 2017-02-13 15:33:09 -05:00
client Switch watch prefixes to params 2017-02-22 08:54:08 -05:00
configmap find and replace 2017-01-20 08:04:53 -05:00
evictions react to informer updates 2017-02-13 09:18:32 -05:00
examples add aggregation integration test 2017-02-28 08:42:06 -05:00
federation [Federation] Register autoscaling apis to federation api server 2017-01-22 12:27:56 +05:30
framework Revert "Merge pull request #40088 from jsafrane/storage-ga-v1" 2017-02-25 22:35:15 -05:00
garbagecollector remove duplication of RESTOptionsGetter for kube 2017-02-08 09:08:58 -05:00
kubectl mechanical 2017-01-23 10:03:55 -05:00
master Removed HPA objects from extensions api group 2017-02-02 14:09:54 +01:00
metrics refactor: move ListOptions references to metav1 2017-01-23 17:52:46 -05:00
objectmeta find and replace 2017-01-20 08:04:53 -05:00
openshift Update generated files 2017-02-03 08:15:46 +01:00
pods find and replace 2017-01-20 08:04:53 -05:00
quota Enable Garbage collection by default for RS and RC 2017-02-23 22:37:52 -08:00
replicaset Enable Garbage collection by default for RS and RC 2017-02-23 22:37:52 -08:00
replicationcontroller Enable Garbage collection by default for RS and RC 2017-02-23 22:37:52 -08:00
scheduler Add support for statefulset spreading to the scheduler 2017-02-27 18:04:08 -08:00
scheduler_perf Add support for statefulset spreading to the scheduler 2017-02-27 18:04:08 -08:00
secrets find and replace 2017-01-20 08:04:53 -05:00
serviceaccount Switch admission to use shared informers 2017-02-23 11:16:09 -05:00
storageclasses Revert "Merge pull request #40088 from jsafrane/storage-ga-v1" 2017-02-25 22:35:15 -05:00
thirdparty find and replace 2017-01-20 08:04:53 -05:00
ttlcontroller react to informer updates 2017-02-13 09:18:32 -05:00
volume Revert "Merge pull request #40088 from jsafrane/storage-ga-v1" 2017-02-25 22:35:15 -05:00
benchmark-controller.json build/pause: write in C 2016-05-04 21:45:52 -04:00
BUILD remove example apiserver replaced by sample and test/integration/examples 2017-02-27 07:47:19 -05:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
utils.go mechanical 2017-01-16 09:35:12 -05:00