Skip to content

Commit 5e1914b

Browse files
authored
Merge pull request #4542 from mimowo/job-managed-by-kep-update2
KEP-4368 update to add graduation criteria to adjust the validation based on the decisions
2 parents b6e402a + 8a507e1 commit 5e1914b

File tree

1 file changed

+3
-0
lines changed
  • keps/sig-apps/4368-support-managed-by-for-batch-jobs

1 file changed

+3
-0
lines changed

keps/sig-apps/4368-support-managed-by-for-batch-jobs/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -430,6 +430,8 @@ We propose a single e2e test for the following scenario:
430430

431431
- e2e tests
432432
- implement the `job_by_external_controller_total` metric
433+
- address all known inconsistencies between validation and the Job controller behavior,
434+
in particular: [#123775](https://github.com/kubernetes/kubernetes/issues/123775)
433435
- verify the validation passes during e2e tests for open-source projects (like Kueue and JobSet)
434436
- The feature flag enabled by default
435437

@@ -971,6 +973,7 @@ N/A.
971973
## Implementation History
972974

973975
- 2023-12.20 - First version of the KEP
976+
- 2024-03-05 - Merged implementation PR [Support for the Job managedBy field (alpha)](https://github.com/kubernetes/kubernetes/pull/123273)
974977

975978
<!--
976979
Major milestones in the lifecycle of a KEP should be tracked in this section.

0 commit comments

Comments
 (0)