-
Notifications
You must be signed in to change notification settings - Fork 6.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
release-2.17 branch has wrong default Kubernetes version #8132
Comments
@Ajarmar Thanks, I noticed that a few days ago my bad 😢 |
Great, what's the estimate on the 2.17.1 release? Just waiting for 1.21.6 to release or will it be longer than that? |
Pretty much waiting for 1.21.6 release, after that the tag should come pretty fast |
I think #8142 fixes this issue. /close |
@oomichi: Closing this issue. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
Hello, I wanted to use the
release-2.17
branch to get a new fix that was added there after the 2.17.0 release, but I noticed that the branch is lacking this commit that changes the default Kubernetes version from 1.21.3 -> 1.21.5 (even though said commit is part of the 2.17.0 release).Just wanted to point it out so you don't miss it for an eventual 2.17.1 release. Thanks
The text was updated successfully, but these errors were encountered: