keps/sig-node/1867-disable-accelerator-usage-metrics/kep.yaml (32 lines of code) (raw):

title: Disable AcceleratorUsage Metrics kep-number: 1867 authors: - "@RenaudWasTaken" owning-sig: sig-node participating-sigs: [] status: implementable creation-date: 2020-06-18 reviewers: - "dashpole" - "derekwaynecarr" - "dawnchen" approvers: - "dashpole" - "derekwaynecarr" - "dawnchen" see-also: - "/keps/sig-node/606-compute-device-assignment" replaces: [] # The target maturity stage in the current dev cycle for this KEP. stage: beta # The most recent milestone for which work toward delivery of this KEP has been # done. This can be the current (upcoming) milestone, if it is being actively # worked on. latest-milestone: "v1.20" # The milestone at which this feature was, or is targeted to be, at each stage. milestone: alpha: "v1.19" beta: "v1.20" stable: "v1.22" # The following PRR answers are required at alpha release # List the feature gate name and the components for which it must be enabled feature-gates: - name: DisableAcceleratorUsageMetrics components: - kubelet disable-supported: true metrics: - "N/A"