mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-06 07:57:35 +00:00
Generated changes for lastProbeTime removal
This commit is contained in:
@@ -28275,10 +28275,6 @@
|
||||
"status"
|
||||
],
|
||||
"properties": {
|
||||
"lastProbeTime": {
|
||||
"description": "Last time we probed the condition.",
|
||||
"$ref": "#/definitions/unversioned.Time"
|
||||
},
|
||||
"lastTransitionTime": {
|
||||
"description": "The last time the condition transitioned from one status to another.",
|
||||
"$ref": "#/definitions/unversioned.Time"
|
||||
@@ -30197,10 +30193,6 @@
|
||||
"status"
|
||||
],
|
||||
"properties": {
|
||||
"lastProbeTime": {
|
||||
"description": "Last time we probed the condition.",
|
||||
"$ref": "#/definitions/unversioned.Time"
|
||||
},
|
||||
"lastTransitionTime": {
|
||||
"description": "The last time the condition transitioned from one status to another.",
|
||||
"$ref": "#/definitions/unversioned.Time"
|
||||
|
||||
@@ -14686,10 +14686,6 @@
|
||||
"status"
|
||||
],
|
||||
"properties": {
|
||||
"lastProbeTime": {
|
||||
"description": "Last time we probed the condition.",
|
||||
"$ref": "#/definitions/unversioned.Time"
|
||||
},
|
||||
"lastTransitionTime": {
|
||||
"description": "The last time the condition transitioned from one status to another.",
|
||||
"$ref": "#/definitions/unversioned.Time"
|
||||
|
||||
@@ -7820,10 +7820,6 @@
|
||||
"status"
|
||||
],
|
||||
"properties": {
|
||||
"lastProbeTime": {
|
||||
"description": "Last time we probed the condition.",
|
||||
"$ref": "#/definitions/unversioned.Time"
|
||||
},
|
||||
"lastTransitionTime": {
|
||||
"description": "The last time the condition transitioned from one status to another.",
|
||||
"$ref": "#/definitions/unversioned.Time"
|
||||
|
||||
Reference in New Issue
Block a user