sigs.k8s.io/kueue@v0.6.2/keps/1337-preempt-within-cohort-while-borrowing/kep.yaml (about)

     1  title: Preempt within cohort while borrowing
     2  kep-number: 1337
     3  authors:
     4    - "@mimowo"
     5  status: implementable
     6  creation-date: 2023-12-05
     7  reviewers:
     8    - "@yaroslava-serdiuk"
     9    - "@mwielgus"
    10  approvers:
    11    - "@tenzen-y"
    12    - "@alculquicondor"
    13  
    14  # The target maturity stage in the current dev cycle for this KEP.
    15  stage: beta
    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.6"
    21  
    22  # The milestone at which this feature was, or is targeted to be, at each stage.
    23  milestone:
    24    beta: "v0.6"