Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for podsToDelete (0.18 sec)

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

    		podsToAdd              []*v1.Pod
    		expectedMapAfterAdd    map[string]*framework.QueuedPodInfo
    		podsToUpdate           []*v1.Pod
    		expectedMapAfterUpdate map[string]*framework.QueuedPodInfo
    		podsToDelete           []*v1.Pod
    		expectedMapAfterDelete map[string]*framework.QueuedPodInfo
    	}{
    		{
    			name:      "create, update, delete subset of pods",
    			podsToAdd: []*v1.Pod{pods[0], pods[1], pods[2], pods[3]},
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 12 13:26:09 UTC 2024
    - 146.9K bytes
    - Viewed (0)
Back to top