File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed
keps/sig-apps/4368-support-managed-by-for-batch-jobs Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -430,6 +430,8 @@ We propose a single e2e test for the following scenario:
430
430
431
431
- e2e tests
432
432
- 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 )
433
435
- verify the validation passes during e2e tests for open-source projects (like Kueue and JobSet)
434
436
- The feature flag enabled by default
435
437
971
973
## Implementation History
972
974
973
975
- 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 )
974
977
975
978
<!--
976
979
Major milestones in the lifecycle of a KEP should be tracked in this section.
You can’t perform that action at this time.
0 commit comments