sigs.k8s.io/kueue@v0.6.2/keps/973-workload-priority/kep.yaml (about) 1 title: workload priority 2 kep-number: 973 3 authors: 4 - "@Gekko0114" 5 status: implementable 6 creation-date: 2023-08-05 7 reviewers: 8 - "@alculquicondor" 9 - "@kerthcet" 10 - "@tenzen-y" 11 approvers: 12 - "@alculquicondor" 13 14 # The target maturity stage in the current dev cycle for this KEP. 15 stage: alpha 16 17 # The most recent milestone for which work toward delivery of this KEP has been 18 # done. This can be the current (upcoming) milestone, if it is being actively 19 # worked on. 20 latest-milestone: "v0.5" 21 22 # The milestone at which this feature was, or is targeted to be, at each stage. 23 milestone: 24 alpha: "v0.5" 25 beta: "v0.6" 26 stable: "v0.7"