Skip to content

Commit 909471b

Browse files
authored
Merge pull request #4514 from HirazawaUi/modify-4396-beta-time-range
KEP-4396: Modify the version of GA
2 parents 5a7c1f3 + ba3ab3c commit 909471b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

keps/sig-node/4369-allow-special-characters-environment-variable/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ These tests will be added:
173173

174174
#### GA
175175

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.
177177
- Add troubleshooting details on how to deal with incompatible kubelet/CRI implementations based on issues found in beta releases.
178178

179179
### Upgrade / Downgrade Strategy

keps/sig-node/4369-allow-special-characters-environment-variable/kep.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ latest-milestone: "v1.30"
2929
milestone:
3030
alpha: "v1.30"
3131
beta: "v1.32"
32-
stable: "v1.36"
32+
stable: "v1.33"
3333

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

0 commit comments

Comments
 (0)