sigs.k8s.io/kueue@v0.6.2/keps/582-preempt-based-on-flavor-order/kep.yaml (about) 1 title: KEP Template 2 kep-number: 582 3 authors: 4 - "@kunwuluan" 5 status: provisional 6 creation-date: 2023-05-17 7 reviewers: 8 - "@alculquicondor" 9 - "@tenzen-y" 10 approvers: 11 12 # The target maturity stage in the current dev cycle for this KEP. 13 stage: beta 14 15 # The most recent milestone for which work toward delivery of this KEP has been 16 # done. This can be the current (upcoming) milestone, if it is being actively 17 # worked on. 18 latest-milestone: 0.5 19 20 # The milestone at which this feature was, or is targeted to be, at each stage. 21 milestone: 22 beta: 0.5 23 stable: 24 25 # The following PRR answers are required at alpha release 26 # List the feature gate name and the components for which it must be enabled 27 feature-gates: FlavorFungibility 28 disable-supported: true 29 30 # The following PRR answers are required at beta release 31 metrics: