mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-20 01:23:48 +00:00
Marked NodePhase deprecated.
This commit is contained in:
@@ -16736,7 +16736,7 @@
|
||||
},
|
||||
"phase": {
|
||||
"type": "string",
|
||||
"description": "NodePhase is the recently observed lifecycle phase of the node. More info: http://releases.k8s.io/HEAD/docs/admin/node.md#node-phase"
|
||||
"description": "NodePhase is the recently observed lifecycle phase of the node. More info: http://releases.k8s.io/HEAD/docs/admin/node.md#node-phase The field is never populated, and now is deprecated."
|
||||
},
|
||||
"conditions": {
|
||||
"type": "array",
|
||||
|
Reference in New Issue
Block a user