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
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
Original file line number Diff line number Diff line change 5
5
owning-sig : sig-apps
6
6
participating-sigs :
7
7
- sig-apps
8
- status : implementable
8
+ status : implemented
9
9
creation-date : 2023-06-05
10
10
reviewers :
11
11
- " @mimowo"
You can’t perform that action at this time.
0 commit comments