Guoliang Wang
|
a50404d441
|
[scheduler cleanup phase 1]: Move NodeInfo utils into pkg/scheduler/cache
|
2018-10-11 11:04:23 +08:00 |
|
Guoliang Wang
|
187e2e01c9
|
Move scheduler cache interface and implementation to pkg/scheduler/internal/cache
|
2018-10-06 20:48:59 +08:00 |
|
Silvery Fu
|
74fbbe8e52
|
Fix cloning image states from node info
|
2018-08-31 00:58:29 -07:00 |
|
Wei Huang
|
976797c0b8
|
fix an issue in NodeInfo.Clone()
- usedPorts is a map-in-map struct, add fix to ensure it's deep copied
- updated unit test
|
2018-08-15 13:31:16 -07:00 |
|
Silvery Fu
|
c3f111f74a
|
Add image states to scheduler cache
|
2018-07-11 23:58:02 -07:00 |
|
Hemant Kumar
|
a0a9ccfa87
|
Implement scheduler changes for volume limits
|
2018-06-01 19:17:31 -04:00 |
|
Guoliang Wang
|
761cf41427
|
Move pkg/scheduler/schedulercache -> pkg/scheduler/cache
|
2018-05-31 22:55:34 +08:00 |
|