From 94c882ed6389b5f1284fb7581454646f271e713d Mon Sep 17 00:00:00 2001 From: Patrick Ohly Date: Thu, 24 Feb 2022 22:28:26 +0100 Subject: [PATCH 1/3] storage capacity tracking: GA --- keps/prod-readiness/sig-storage/1472.yaml | 2 + .../1472-storage-capacity-tracking/README.md | 49 ++++++++++--------- .../1472-storage-capacity-tracking/kep.yaml | 16 +++--- 3 files changed, 38 insertions(+), 29 deletions(-) diff --git a/keps/prod-readiness/sig-storage/1472.yaml b/keps/prod-readiness/sig-storage/1472.yaml index b2d9a5b165f..97a41c92e0b 100644 --- a/keps/prod-readiness/sig-storage/1472.yaml +++ b/keps/prod-readiness/sig-storage/1472.yaml @@ -1,3 +1,5 @@ kep-number: 1472 beta: approver: "@wojtek-t" +stable: + approver: "@wojtek-t" diff --git a/keps/sig-storage/1472-storage-capacity-tracking/README.md b/keps/sig-storage/1472-storage-capacity-tracking/README.md index cb4f4a85c4a..f6dc2f67de6 100644 --- a/keps/sig-storage/1472-storage-capacity-tracking/README.md +++ b/keps/sig-storage/1472-storage-capacity-tracking/README.md @@ -77,10 +77,10 @@ Items marked with (R) are required *prior to targeting to a milestone / release* - [X] (R) Test plan is in place, giving consideration to SIG Architecture and SIG Testing input - [X] (R) Graduation criteria is in place - [X] (R) Production readiness review completed -- [ ] Production readiness review approved -- [ ] "Implementation History" section is up-to-date for milestone -- [ ] User-facing documentation has been created in [kubernetes/website], for publication to [kubernetes.io] -- [ ] Supporting documentation e.g., additional design documents, links to mailing list discussions/SIG meetings, relevant PRs/issues, release notes +- [X] Production readiness review approved +- [X] "Implementation History" section is up-to-date for milestone +- [X] User-facing documentation has been created in [kubernetes/website], for publication to [kubernetes.io] +- [X] Supporting documentation e.g., additional design documents, links to mailing list discussions/SIG meetings, relevant PRs/issues, release notes