Update CRD subresources doc for 1.11 (#8918)
This commit is contained in:
committed by
Misty Linville
parent
8f39d37336
commit
ec62317b24
+1
-1
@@ -354,7 +354,7 @@ When the status subresource is enabled, the `/status` subresource for the custom
|
||||
- `PUT` requests to the `/status` subresource only validate the status stanza of the custom resource.
|
||||
- `PUT`/`POST`/`PATCH` requests to the custom resource ignore changes to the status stanza.
|
||||
- Any changes to the spec stanza increments the value at `.metadata.generation`.
|
||||
- `Properties` and `Required` are the only constructs allowed in the root of the CRD OpenAPI validation schema.
|
||||
- `properties`, `required` and `description` are the only constructs allowed in the root of the CRD OpenAPI validation schema.
|
||||
|
||||
#### Scale subresource
|
||||
|
||||
|
||||
Reference in New Issue
Block a user