Generated part for ObservedGeneration

This commit is contained in:
Łukasz Oleś
2017-01-02 15:00:05 +01:00
parent 9c0d28e359
commit a36a978781
12 changed files with 5322 additions and 5211 deletions

View File

@@ -11452,6 +11452,11 @@
"description": "NumberReady is the number of nodes that should be running the daemon pod and have one or more of the daemon pod running and ready.",
"type": "integer",
"format": "int32"
},
"observedGeneration": {
"description": "ObservedGeneration is the most recent generation observed by the daemon set controller.",
"type": "integer",
"format": "int64"
}
}
},