keps/sig-storage/3762-persistent-volume-last-phase-transition-time/kep.yaml (27 lines of code) (raw):

title: PersistentVolume last phase transition time kep-number: 3762 authors: - "@RomanBednar" owning-sig: sig-storage participating-sigs: status: provisional creation-date: 2023-01-20 reviewers: - "@jsafrane" approvers: - TBD see-also: replaces: # The target maturity stage in the current dev cycle for this KEP. stage: alpha # 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.28" # The milestone at which this feature was, or is targeted to be, at each stage. milestone: alpha: "v1.28" beta: "v1.29" stable: "v1.31" # 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: PersistentVolumeLastPhaseTransitionTime components: - kube-apiserver - kube-controller-manager disable-supported: true # The following PRR answers are required at beta release metrics: