mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-29 06:06:03 +00:00
Mark Job onPodConditions as optional in pod failure policy
This commit is contained in:
3
api/openapi-spec/swagger.json
generated
3
api/openapi-spec/swagger.json
generated
@@ -4455,8 +4455,7 @@
|
||||
}
|
||||
},
|
||||
"required": [
|
||||
"action",
|
||||
"onPodConditions"
|
||||
"action"
|
||||
],
|
||||
"type": "object"
|
||||
},
|
||||
|
@@ -608,8 +608,7 @@
|
||||
}
|
||||
},
|
||||
"required": [
|
||||
"action",
|
||||
"onPodConditions"
|
||||
"action"
|
||||
],
|
||||
"type": "object"
|
||||
},
|
||||
|
Reference in New Issue
Block a user