Merge pull request #19324 from sdminonne/bug_fix
to fix comment for apis.extensions.JobCondition
This commit is contained in:
@@ -4374,7 +4374,7 @@
|
||||
"properties": {
|
||||
"type": {
|
||||
"type": "string",
|
||||
"description": "Type of job condition, currently only Complete."
|
||||
"description": "Type of job condition, Complete or Failed."
|
||||
},
|
||||
"status": {
|
||||
"type": "string",
|
||||
|
Reference in New Issue
Block a user