File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
keps/sig-node/4369-allow-special-characters-environment-variable Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -173,7 +173,7 @@ These tests will be added:
173
173
174
174
#### GA
175
175
176
- - Ensure that the time range of the beta version can cover the version skew of all components.
176
+ - Ensure that the time range from Alpha to GA version can cover the version skew of all components.
177
177
- Add troubleshooting details on how to deal with incompatible kubelet/CRI implementations based on issues found in beta releases.
178
178
179
179
### Upgrade / Downgrade Strategy
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ latest-milestone: "v1.30"
29
29
milestone :
30
30
alpha : " v1.30"
31
31
beta : " v1.32"
32
- stable : " v1.36 "
32
+ stable : " v1.33 "
33
33
34
34
# The following PRR answers are required at alpha release
35
35
# 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