Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for moveRequestCycle (0.28 sec)

  1. pkg/scheduler/internal/queue/scheduling_queue.go

    	unschedulablePods *UnschedulablePods
    	// schedulingCycle represents sequence number of scheduling cycle and is incremented
    	// when a pod is popped.
    	schedulingCycle int64
    	// moveRequestCycle caches the sequence number of scheduling cycle when we
    	// received a move request. Unschedulable pods in and before this scheduling
    	// cycle will be put back to activeQueue if we were trying to schedule them
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 12 13:26:09 UTC 2024
    - 61.4K bytes
    - Viewed (0)
Back to top