Mark componentstatus as deprecated
This commit is contained in:
4
api/openapi-spec/swagger.json
generated
4
api/openapi-spec/swagger.json
generated
@@ -5285,7 +5285,7 @@
|
||||
"type": "object"
|
||||
},
|
||||
"io.k8s.api.core.v1.ComponentStatus": {
|
||||
"description": "ComponentStatus (and ComponentStatusList) holds the cluster validation info.",
|
||||
"description": "ComponentStatus (and ComponentStatusList) holds the cluster validation info. Deprecated: This API is deprecated in v1.19+",
|
||||
"properties": {
|
||||
"apiVersion": {
|
||||
"description": "APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources",
|
||||
@@ -5319,7 +5319,7 @@
|
||||
]
|
||||
},
|
||||
"io.k8s.api.core.v1.ComponentStatusList": {
|
||||
"description": "Status of all the conditions for the component as a list of ComponentStatus objects.",
|
||||
"description": "Status of all the conditions for the component as a list of ComponentStatus objects. Deprecated: This API is deprecated in v1.19+",
|
||||
"properties": {
|
||||
"apiVersion": {
|
||||
"description": "APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources",
|
||||
|
Reference in New Issue
Block a user