Skip to content

Commit 47348c1

Browse files
authored
Merge pull request #5809 from xing-yang/groupsnapshot_ga
Move volume group snapshot to GA
2 parents eea47ae + bae936e commit 47348c1

3 files changed

Lines changed: 9 additions & 4 deletions

File tree

keps/prod-readiness/sig-storage/3476.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,5 @@ alpha:
33
approver: "@johnbelamaric"
44
beta:
55
approver: "@johnbelamaric"
6+
stable:
7+
approver: "@johnbelamaric"

keps/sig-storage/3476-volume-group-snapshot/README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1066,7 +1066,10 @@ _This section must be completed when targeting beta graduation to a release._
10661066

10671067
## Implementation History
10681068

1069-
N/A
1069+
- v1.27: Alpha release
1070+
- v1.32: Beta release (v1beta1)
1071+
- v1.34: Beta release (v1beta2)
1072+
- v1.36: GA release
10701073

10711074
## Drawbacks
10721075

keps/sig-storage/3476-volume-group-snapshot/kep.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,12 @@ approvers:
1818
see-also:
1919
replaces:
2020

21-
latest-milestone: "v1.34"
22-
stage: "beta"
21+
latest-milestone: "v1.36"
22+
stage: "stable"
2323
milestone:
2424
alpha: "v1.27"
2525
beta: "v1.32"
26-
stable:
26+
stable: "v1.36"
2727

2828
feature-gates:
2929
disable-supported: true

0 commit comments

Comments
 (0)