Skip to content

Commit ba86c57

Browse files
authored
Merge pull request #3800 from mattcary/127
1847: 1.27 beta update
2 parents c5bc04a + bfc861e commit ba86c57

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

keps/sig-apps/1847-autoremove-statefulset-pvcs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -561,7 +561,7 @@ stateful set controller lives) should be examined and/or restarted.
561561

562562
- 1.21, KEP created.
563563
- 1.23, alpha implementation.
564-
- 1.26, graduation to beta.
564+
- 1.27, graduation to beta.
565565

566566
## Drawbacks
567567
The StatefulSet field update is required.

keps/sig-apps/1847-autoremove-statefulset-pvcs/kep.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,12 @@ approvers:
2020

2121
stage: beta
2222

23-
latest-milestone: "v1.26"
23+
latest-milestone: "v1.27"
2424

2525
milestone:
2626
alpha: "v1.23"
27-
beta: "v1.26"
28-
stable: "v1.27"
27+
beta: "v1.27"
28+
stable: "v1.28"
2929

3030
feature-gates:
3131
- name: StatefulSetAutoDeletePVC

0 commit comments

Comments
 (0)