kubernetes/plugin/pkg/scheduler/algorithm
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
..
predicates Fix unbounded growth of cached OIRs in sched cache 2017-03-04 09:26:22 -08:00
priorities Add support for statefulset spreading to the scheduler 2017-02-27 18:04:08 -08:00
BUILD Add support for statefulset spreading to the scheduler 2017-02-27 18:04:08 -08:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04: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 Add support for statefulset spreading to the scheduler 2017-02-27 18:04:08 -08:00