File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed
keps/sig-apps/3939-allow-replacement-when-fully-terminated Expand file tree Collapse file tree 1 file changed +4
-0
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
614
614
the resources are released (see [ tracking the terminating pods] ( #tracking-the-terminating-pods ) ).
615
615
Also, provide links for the relevant integration tests in the KEP.
616
616
- 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
617
621
618
622
#### Deprecation
619
623
You can’t perform that action at this time.
0 commit comments