From 0389d28df5d7e5ffa0f173e30ed72711cec34ad7 Mon Sep 17 00:00:00 2001 From: xing-yang Date: Wed, 5 Oct 2022 19:47:42 -0400 Subject: [PATCH] Move to 1.27 --- keps/sig-storage/1432-volume-health-monitor/README.md | 2 +- keps/sig-storage/1432-volume-health-monitor/kep.yaml | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/keps/sig-storage/1432-volume-health-monitor/README.md b/keps/sig-storage/1432-volume-health-monitor/README.md index 2825956c063..f43fa9a5bbc 100644 --- a/keps/sig-storage/1432-volume-health-monitor/README.md +++ b/keps/sig-storage/1432-volume-health-monitor/README.md @@ -818,7 +818,7 @@ _This section must be completed when targeting beta graduation to a release._ Describe manual testing that was done and the outcomes. Longer term, we may want to require automated upgrade/rollback tests, but we are missing a bunch of machinery and tooling and can't do that now. - Manual testing will be done to upgrade from 1.25 to 1.26 and downgrade from 1.26 back to 1.25. + Manual testing will be done to upgrade from 1.26 to 1.27 and downgrade from 1.27 back to 1.26. * **Is the rollout accompanied by any deprecations and/or removals of features, APIs, fields of API types, flags, etc.?** diff --git a/keps/sig-storage/1432-volume-health-monitor/kep.yaml b/keps/sig-storage/1432-volume-health-monitor/kep.yaml index 13b67e0e151..fc0b137e98c 100644 --- a/keps/sig-storage/1432-volume-health-monitor/kep.yaml +++ b/keps/sig-storage/1432-volume-health-monitor/kep.yaml @@ -20,12 +20,12 @@ approvers: see-also: replaces: -latest-milestone: "v1.26" +latest-milestone: "v1.27" stage: "beta" milestone: alpha: "v1.21" - beta: "v1.26" - stable: "v1.27" + beta: "v1.27" + stable: "v1.28" feature-gates: disable-supported: true