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 c5bc04a + bfc861e commit ba86c57Copy full SHA for ba86c57
keps/sig-apps/1847-autoremove-statefulset-pvcs/README.md
@@ -561,7 +561,7 @@ stateful set controller lives) should be examined and/or restarted.
561
562
- 1.21, KEP created.
563
- 1.23, alpha implementation.
564
- - 1.26, graduation to beta.
+ - 1.27, graduation to beta.
565
566
## Drawbacks
567
The StatefulSet field update is required.
keps/sig-apps/1847-autoremove-statefulset-pvcs/kep.yaml
@@ -20,12 +20,12 @@ approvers:
20
21
stage: beta
22
23
-latest-milestone: "v1.26"
+latest-milestone: "v1.27"
24
25
milestone:
26
alpha: "v1.23"
27
- beta: "v1.26"
28
- stable: "v1.27"
+ beta: "v1.27"
+ stable: "v1.28"
29
30
feature-gates:
31
- name: StatefulSetAutoDeletePVC
0 commit comments