Mark Job onPodConditions as optional in pod failure policy

This commit is contained in:
Michal Wozniak
2023-08-28 11:42:56 +02:00
parent 2a5fd3076a
commit cc784cfe85
6 changed files with 6 additions and 5 deletions

View File

@@ -15915,7 +15915,7 @@ func schema_k8sio_api_batch_v1_PodFailurePolicyRule(ref common.ReferenceCallback
},
},
},
Required: []string{"action", "onPodConditions"},
Required: []string{"action"},
},
},
Dependencies: []string{