sigs.k8s.io/kueue@v0.6.2/keps/369-job-interface/kep.yaml (about) 1 title: Add job interface to help integrating Kueue with other job-like applications 2 kep-number: 369 3 authors: 4 - "@kerthcet" 5 status: implementable 6 creation-date: 2023-01-09 7 reviewers: 8 - "@ahg-g" 9 - "@alculquicondor" 10 - "@mwielgus" 11 approvers: 12 - "@ahg-g" 13 - "@alculquicondor" 14 15 # The target maturity stage in the current dev cycle for this KEP. 16 stage: stable 17 18 # The most recent milestone for which work toward delivery of this KEP has been 19 # done. This can be the current (upcoming) milestone, if it is being actively 20 # worked on. 21 latest-milestone: "v0.3" 22 23 # The milestone at which this feature was, or is targeted to be, at each stage. 24 milestone: 25 stable: "v0.3"