kubernetes/plugin/pkg/scheduler/algorithm
Kubernetes Submit Queue 11b9a2d038 Merge pull request #41119 from sarat-k/master
Automatic merge from submit-queue (batch tested with PRs 41701, 41818, 41897, 41119, 41562)

Optimization of on-wire information sent to scheduler extender interfaces that are stateful

The changes are to address the issue described in https://github.com/kubernetes/kubernetes/issues/40991

```release-note
Added support to minimize sending verbose node information to scheduler extender by sending only node names and expecting extenders to cache the rest of the node information
```

cc @ravigadde
2017-02-26 14:02:54 -08:00
..
predicates Merge pull request #41818 from aveshagarwal/master-taints-tolerations-api-fields-pod-spec-updates 2017-02-26 14:02:51 -08:00
priorities Update tests. 2017-02-22 09:27:42 -05:00
BUILD start the apimachinery repo 2017-01-11 09:09:48 -05:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
listers.go Merge pull request #38601 from yarntime/fix_typo_needed 2017-01-31 04:44:41 -08:00
scheduler_interface_test.go - scheduler extenders that are capable of maintaining their own 2017-02-23 10:25:42 -08:00
scheduler_interface.go - scheduler extenders that are capable of maintaining their own 2017-02-23 10:25:42 -08:00
types.go plugin/scheduler 2016-11-23 15:53:09 -08:00