sigs.k8s.io/kueue@v0.6.2/keps/168-2-pending-workloads-visibility/kep.yaml (about) 1 title: On-demand Kueue visibility 2 kep-number: 168-2 3 authors: 4 - "@pbundyra" 5 status: implementable 6 creation-date: 2023-10-30 7 reviewers: 8 - "@mwielgus" 9 - "@mimowo" 10 approvers: 11 - "@alculquicondor" 12 13 replaces: 14 - "/keps/168-pending-workloads-visibility" 15 16 # The target maturity stage in the current dev cycle for this KEP. 17 stage: alpha 18 19 # The most recent milestone for which work toward delivery of this KEP has been 20 # done. This can be the current (upcoming) milestone, if it is being actively 21 # worked on. 22 latest-milestone: "v0.6" 23 24 # The milestone at which this feature was, or is targeted to be, at each stage. 25 milestone: 26 alpha: "v0.6" 27 beta: "v0.7" 28 stable: 29 30 # The following PRR answers are required at alpha release 31 # List the feature gate name and the components for which it must be enabled 32 feature-gates: 33 - name: VisibilityOnDemand 34 disable-supported: true 35 36 # The following PRR answers are required at beta release 37 # metrics: 38 # - my_feature_metric