kubernetes/pkg/scheduler/internal/cache
He Jie Xu 33a7e94b6a Create new slices to avoid modify original fake data
When create fake data for the nodeTree unittests, The 'append' is invoked
on the common fake data set. That makes the unittests is running with unexpected
fake data after that.
2020-07-29 11:36:47 +08:00
..
debugger Run hack/update-vendor.sh 2020-05-16 07:54:33 -04:00
fake scheduler's NodeInfo tracks PodInfos instead of Pods 2020-04-08 17:53:20 -04:00
BUILD Run hack/update-vendor.sh 2020-05-16 07:54:33 -04:00
cache_test.go Fix scheduler issue with nodetree additions 2020-07-24 09:42:53 +03:00
cache.go Fix scheduler issue with nodetree additions 2020-07-24 09:42:53 +03:00
interface.go scheduler's NodeInfo tracks PodInfos instead of Pods 2020-04-08 17:53:20 -04:00
node_tree_test.go Create new slices to avoid modify original fake data 2020-07-29 11:36:47 +08:00
node_tree.go switch over k/k to use klog v2 2020-05-16 07:54:27 -04:00
snapshot_test.go move nodeinfo type to framework pkg 2020-04-07 10:25:24 -04:00
snapshot.go change scheduler's framework PodLister to PodInfoLister 2020-04-22 19:25:27 -04:00