sigs.k8s.io/kueue@v0.6.2/keps/1284-cluster-queue-stop/kep.yaml (about)

     1  title: Add a mechanism to stop a ClusterQueue
     2  kep-number: 1284
     3  authors:
     4    - "@trasc"
     5  status: implementable
     6  creation-date: 2023-10-30
     7  reviewers:
     8    - "@tenzen-y"
     9    - "@mwielgus"
    10  approvers:
    11    - "@alculquicondor"
    12  
    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"
    25  
    26