k3s/pkg/scheduler/testing
Yongkun Anfernee Gui fda0d07eb6 Scheduler cache comparer
A debug tool that collects resources from api server and compares it
with the scheduler cache. It currently only compares the node list, but
it should be easy to extend. The compare is triggered by signal USER2,
by doing

  kill -12 ${SCHED_PID}

The compare result goes to scheduler log.

Towards #60860
2018-03-09 15:10:22 -08:00
..
BUILD
fake_cache.go Scheduler cache comparer 2018-03-09 15:10:22 -08:00
fake_lister.go Fix golint errors in `pkg/scheduler` based on golint check 2018-02-08 15:22:47 +08:00
pods_to_cache.go Fix golint errors in `pkg/scheduler` based on golint check 2018-02-08 15:22:47 +08:00