File tree Expand file tree Collapse file tree 3 files changed +7
-2
lines changed
sig-node/4817-resource-claim-device-status Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 66 approver : " @johnbelamaric"
77beta :
88 approver : " @johnbelamaric"
9+ stable :
10+ approver : " @johnbelamaric"
Original file line number Diff line number Diff line change 614614- Initial proposal : 2024-08-30
615615- Implementation merged ([kubernetes/kubernetes#128240](https://github.com/kubernetes/kubernetes/pull/128240)): 2024-11-08
616616- Released as an alpha feature behind a feature-gate : 2024-12-11 (Kubernetes v1.32)
617+ - Released as a beta feature with the feature-gate enabled by default : 2025-05-15 (Kubernetes v1.33)
618+ - Released as a stable feature : 2025-12-17 (Kubernetes v1.35)
617619
618620# # Drawbacks
619621
Original file line number Diff line number Diff line change @@ -27,14 +27,15 @@ see-also:
2727 - " https://github.com/k8snetworkplumbingwg/network-attachment-definition-client"
2828
2929# The target maturity stage in the current dev cycle for this KEP.
30- stage : beta
30+ stage : stable
3131
32- latest-milestone : " v1.33 "
32+ latest-milestone : " v1.35 "
3333
3434# The milestone at which this feature was, or is targeted to be, at each stage.
3535milestone :
3636 alpha : " v1.32"
3737 beta : " v1.33"
38+ stable : " v1.35"
3839
3940# The following PRR answers are required at alpha release
4041# List the feature gate name and the components for which it must be enabled
You can’t perform that action at this time.
0 commit comments