Skip to content

Commit 64b64a1

Browse files
committed
DRA: structured parameters update for 1.35
Some more changes are planned for 1.35 related to GA graduation (conformance tests, bumping storage version one release after adding v1).
1 parent 787f515 commit 64b64a1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

keps/sig-node/4381-dra-structured-parameters/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3080,7 +3080,7 @@ Major milestones might include:
30803080
- Kubernetes 1.31: v1alpha3 with new API and several new features
30813081
- Kubernetes 1.32: promotion to beta with v1beta1
30823082
- Kubernetes 1.33: revised v1beta2 API with the same structure as intended for GA
3083-
- Kubernetes 1.34: promotion to GA (tentative)
3083+
- Kubernetes 1.34: promotion to GA
30843084

30853085
## Drawbacks
30863086

keps/sig-node/4381-dra-structured-parameters/kep.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ stage: beta
2525
# The most recent milestone for which work toward delivery of this KEP has been
2626
# done. This can be the current (upcoming) milestone, if it is being actively
2727
# worked on.
28-
latest-milestone: "v1.34"
28+
latest-milestone: "v1.35"
2929

3030
# The milestone at which this feature was, or is targeted to be, at each stage.
3131
milestone:

0 commit comments

Comments
 (0)