kubernetes/plugin/pkg/scheduler/algorithm/predicates
Connor Doyle 8a42189690 Fix unbounded growth of cached OIRs in sched cache
- Added schedulercache.Resource.SetOpaque helper.
- Amend kubelet allocatable sync so that when OIRs are removed from capacity
  they are also removed from allocatable.
- Fixes #41861.
2017-03-04 09:26:22 -08:00
..
BUILD Merge pull request #41875 from wanghaoran1988/fix_issue 2017-02-26 14:54:52 -08:00
error.go critical pods can preempt other pods to be admitted 2017-02-23 10:31:20 -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 move the lister.go to testing folder 2017-02-25 23:36:27 +08:00
predicates.go Fix unbounded growth of cached OIRs in sched cache 2017-03-04 09:26:22 -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