Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for noRestrictions (0.38 sec)

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

    								"minimum": 10,
    								"maximum": 20,
    							},
    							"noRestrictions": map[string]interface{}{
    								"type": "integer",
    							},
    						},
    					}},
    				applyPatchOperation{
    					"Add new fields that validates successfully without changing old ones",
    					myCRDV1Beta1,
    					myCRDInstanceName,
    					map[string]interface{}{
    						"noRestrictions": 50,
    					}},
    				expectError{
    					applyPatchOperation{
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue May 28 08:48:22 UTC 2024
    - 59.5K bytes
    - Viewed (0)
Back to top