Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for NoPodsFilter (0.08 sec)

  1. pkg/scheduler/schedule_one_test.go

    						"1": framework.NewStatus(framework.Unschedulable, tf.ErrReasonFake).WithPlugin("MatchFilter"),
    						"2": framework.NewStatus(framework.Unschedulable, tf.ErrReasonFake).WithPlugin("NoPodsFilter"),
    					},
    					UnschedulablePlugins: sets.New("MatchFilter", "NoPodsFilter"),
    				},
    			},
    		},
    		{
    			// Pod with existing PVC
    			registerPlugins: []tf.RegisterPluginFunc{
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Jun 04 06:20:55 UTC 2024
    - 128.1K bytes
    - Viewed (0)
Back to top