JobPodFailurePolicy to GA
# Conflicts: # pkg/controller/job/job_controller_test.go
This commit is contained in:
@@ -330,8 +330,6 @@ type JobSpec struct {
|
||||
// checked against the backoffLimit. This field cannot be used in combination
|
||||
// with .spec.podTemplate.spec.restartPolicy=OnFailure.
|
||||
//
|
||||
// This field is beta-level. It can be used when the `JobPodFailurePolicy`
|
||||
// feature gate is enabled (enabled by default).
|
||||
// +optional
|
||||
PodFailurePolicy *PodFailurePolicy
|
||||
|
||||
|
||||
Reference in New Issue
Block a user