File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed
3939-allow-replacement-when-fully-terminated
3998-job-success-completion-policy Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -614,6 +614,10 @@ We expect no non-infra related flakes in the last month as a GA graduation crite
614614 the resources are released (see [ tracking the terminating pods] ( #tracking-the-terminating-pods ) ).
615615 Also, provide links for the relevant integration tests in the KEP.
616616- Lock the ` JobPodReplacementPolicy ` feature-gate to true
617+ - Restore the ` .status.terminating ` assertion for JobSuccessPolicy Conformance Tests in the following:
618+ - https://github.com/kubernetes/kubernetes/blob/44c230bf5c321056e8bc89300b37c497f464f113/test/e2e/apps/job.go#L514-L515
619+ - https://github.com/kubernetes/kubernetes/blob/44c230bf5c321056e8bc89300b37c497f464f113/test/e2e/apps/job.go#L556-L557
620+ - https://github.com/kubernetes/kubernetes/blob/44c230bf5c321056e8bc89300b37c497f464f113/test/e2e/apps/job.go#L597-L598
617621
618622#### Deprecation
619623
Original file line number Diff line number Diff line change 55owning-sig : sig-apps
66participating-sigs :
77 - sig-apps
8- status : implementable
8+ status : implemented
99creation-date : 2023-06-05
1010reviewers :
1111 - " @mimowo"
You can’t perform that action at this time.
0 commit comments