Skip to content

Commit 8da8e36

Browse files
committed
KEP-3939: Add GA criteria
Signed-off-by: Yuki Iwai <[email protected]>
1 parent 39b9707 commit 8da8e36

File tree

1 file changed

+4
-0
lines changed
  • keps/sig-apps/3939-allow-replacement-when-fully-terminated

1 file changed

+4
-0
lines changed

keps/sig-apps/3939-allow-replacement-when-fully-terminated/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)