Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for wantFilterStatus (0.1 sec)

  1. pkg/scheduler/framework/plugins/interpodaffinity/filtering_test.go

    	tests := []struct {
    		pod                 *v1.Pod
    		pods                []*v1.Pod
    		node                *v1.Node
    		name                string
    		wantPreFilterStatus *framework.Status
    		wantFilterStatus    *framework.Status
    	}{
    		{
    			name:                "A pod that has no required pod affinity scheduling rules can schedule onto a node with no existing pods",
    			pod:                 new(v1.Pod),
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Jun 01 10:24:54 UTC 2023
    - 58.2K bytes
    - Viewed (0)
Back to top