Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 11 of 11 for cleaned (0.07 sec)

  1. pkg/apis/core/validation/validation_test.go

    					{Name: "foo"},
    				},
    			},
    		},
    		wantFieldErrors: []*field.Error{field.Forbidden(fldPath.Child("nodeName"), "cannot be set until all schedulingGates have been cleared")},
    	}, {
    		name: "create a Pod with schedulingGates, feature enabled",
    		pod: &core.Pod{
    			ObjectMeta: metav1.ObjectMeta{Name: "pod", Namespace: "ns"},
    			Spec: core.PodSpec{
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 857.7K bytes
    - Viewed (0)
Back to top