Files
kubernetes/pkg/scheduler/algorithm/priorities
Wei Huang 8f559ea53b Optimize internal data structure of EvenPodsSpread
- Rename 'topologyPairsPodSpreadMap' to 'podSpreadCache'
- New struct `criticalPaths criticalPaths`
- Add unified method `*criticalPaths.update()` for:
    - regular update
    - addPod in preemption case
    - remotePod in preemption case
2019-08-20 09:26:41 -07:00
..
2019-07-26 20:49:12 -07:00
2019-02-26 16:00:20 +08:00
2019-01-26 09:40:09 -05:00