Skip to content

Commit 23080f4

Browse files
committed
Graduate 4802 from alpha to beta
1 parent c0886bb commit 23080f4

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

keps/sig-windows/4802-windows-node-shutdown/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -267,6 +267,8 @@ Until then, we will cover all the scenerios with e2e tests
267267

268268
* Addresses feedback from alpha testers
269269
* Sufficient E2E and unit testing
270+
* Adding [Windows node level test](https://github.com/kubernetes/kubernetes/pull/129938) , which will include the gracefulshutdown case.
271+
* [Enabling the test in CPAZ cluster](https://github.com/kubernetes-sigs/windows-testing/pull/506)
270272

271273
#### Beta -> GA Graduation
272274

keps/sig-windows/4802-windows-node-shutdown/kep.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,12 +21,12 @@ stage: alpha
2121
# The most recent milestone for which work toward delivery of this KEP has been
2222
# done. This can be the current (upcoming) milestone, if it is being actively
2323
# worked on.
24-
latest-milestone: "v1.32"
24+
latest-milestone: "v1.34"
2525

2626
# The milestone at which this feature was, or is targeted to be, at each stage.
2727
milestone:
2828
alpha: "v1.32"
29-
beta: "v1.33"
29+
beta: "v1.34"
3030

3131
# The following PRR answers are required at alpha release
3232
# List the feature gate name and the components for which it must be enabled

0 commit comments

Comments
 (0)