We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ea8d532 + 9e95cee commit 0d8ff17Copy full SHA for 0d8ff17
keps/sig-apps/1847-autoremove-statefulset-pvcs/README.md
@@ -546,7 +546,7 @@ details). For now, we leave it here.
546
## Implementation History
547
548
- 1.21, KEP created.
549
- - 1.22, alpha implementation.
+ - 1.23, alpha implementation.
550
551
## Drawbacks
552
The StatefulSet field update is required.
keps/sig-apps/1847-autoremove-statefulset-pvcs/kep.yaml
@@ -25,9 +25,9 @@ stage: alpha
25
latest-milestone: "v1.22"
26
27
milestone:
28
- alpha: "v1.22"
29
- beta: "v1.23"
30
- stable: "v1.24"
+ alpha: "v1.23"
+ beta: "v1.24"
+ stable: "v1.25"
31
32
feature-gates:
33
- name: StatefulSetAutoDeletePVC
0 commit comments