k3s/plugin
Kubernetes Submit Queue 3ec7487c0f
Merge pull request #55263 from anfernee/refactor_reduce
Automatic merge from submit-queue (batch tested with PRs 55254, 55525, 50108, 54674, 55263). 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>.

Refactor Priority Reduce functions

- Reducing the duplicated reduce function by introducing a reduce
  function generator that generates common reduce functions.
- Remove logs from reduce function, so it's purely calculating scores.
- Optimize the reduce functions by removing unnecessary conversion to
  float64.

**Release note**:
```release-note
None
```
2017-11-17 13:34:17 -08:00
..
cmd/kube-scheduler remove duplicated import 2017-11-14 17:18:17 +08:00
pkg Merge pull request #55263 from anfernee/refactor_reduce 2017-11-17 13:34:17 -08:00
BUILD move webhook admission to generic apiserver 2017-10-26 07:45:49 -04:00
OWNERS Updated top level owners file to match new format 2017-01-19 11:29:16 -08:00