mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-14 21:53:52 +00:00
update-all changes for deployment's observedGeneration
This commit is contained in:
@@ -6853,6 +6853,11 @@
|
||||
"id": "v1beta1.DeploymentStatus",
|
||||
"description": "DeploymentStatus is the most recently observed status of the Deployment.",
|
||||
"properties": {
|
||||
"observedGeneration": {
|
||||
"type": "integer",
|
||||
"format": "int64",
|
||||
"description": "The generation observed by the deployment controller."
|
||||
},
|
||||
"replicas": {
|
||||
"type": "integer",
|
||||
"format": "int32",
|
||||
|
Reference in New Issue
Block a user