Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for mycmd (0.03 sec)

  1. staging/src/k8s.io/apiextensions-apiserver/test/integration/ratcheting_test.go

    	newSchema *apiextensionsv1.JSONSchemaProps
    }
    
    func (u updateMyCRDV1Beta1Schema) Do(ctx *ratchetingTestContext) error {
    	var myCRD *apiextensionsv1.CustomResourceDefinition
    	var err error = apierrors.NewConflict(schema.GroupResource{}, "", nil)
    	for apierrors.IsConflict(err) {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue May 28 08:48:22 UTC 2024
    - 59.5K bytes
    - Viewed (0)
  2. plugin/pkg/admission/noderestriction/admission_test.go

    			err:        "",
    		},
    		{
    			name:       "allow update of unrelated object",
    			podsGetter: existingPods,
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Apr 24 18:25:29 UTC 2024
    - 73.2K bytes
    - Viewed (0)
Back to top