• Yongkun Anfernee Gui's avatar
    Scheduler cache comparer · fda0d07e
    Yongkun Anfernee Gui authored
    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
    fda0d07e
signal.go 764 Bytes