kubernetes/plugin/pkg/scheduler/algorithm/predicates
Kubernetes Submit Queue b2e134a724 Merge pull request #36693 from ConnorDoyle/oir-cleanup
Automatic merge from submit-queue (batch tested with PRs 36693, 40154, 40170, 39033)

Minor hygiene in scheduler.

**What this PR does / why we need it**:

Minor cleanups in scheduler, related to PR #31652.

- Unified lazy opaque resource caching.
- Deleted a commented-out line of code.

**Release note**:
```release-note
N/A
```
2017-01-20 09:18:49 -08:00
..
BUILD [scheduling] Moved pod affinity and anti-affinity from annotations to api 2017-01-12 14:54:29 -05:00
error.go plugin/scheduler 2016-11-23 15:53:09 -08:00
metadata.go [scheduler] Use V(10) for anything which may be O(N*P) logging 2016-11-28 10:31:49 -05:00
predicates_test.go Improve code coverage for algorithm/predicates. 2017-01-18 23:23:26 +08:00
predicates.go Merge pull request #36693 from ConnorDoyle/oir-cleanup 2017-01-20 09:18:49 -08:00
utils_test.go refactor: use metav1.ObjectMeta in other types 2017-01-17 16:17:19 -05:00
utils.go start the apimachinery repo 2017-01-11 09:09:48 -05:00