Rohit Agarwal
87dda3375b
Delete in-tree support for NVIDIA GPUs.
...
This removes the alpha Accelerators feature gate which was deprecated in 1.10.
The alternative feature DevicePlugins went beta in 1.10.
2018-04-02 20:17:01 -07:00
ravisantoshgudimetla
ba827f82c7
Include volume count while doing balanced resource allocation
2018-03-30 19:11:45 -04:00
Yongkun Anfernee Gui
5bad68ac58
Use pod UID as cache key instead of namespace/name
...
UID uniquely identifies pods across lifecycles, while namespace/name
could be 2 different pods across lifecycles. This could result in
tricky scheduler bugs.
Fixes #60966
2018-03-13 10:25:37 -07:00
huangjiuyuan
7d12796297
Add tests for schedulercache
2018-02-10 16:24:16 +08:00