-
Notifications
You must be signed in to change notification settings - Fork 40.1k
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
Bump minimum supported go version to 1.9.1 #55301
Conversation
/assign |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
/approve
/retest Thanks @xiangpengzhao! |
I think there is sth wrong with CI. |
@luxas do we need an announcement for developers on the changing of minimum go version supporting? If so, can you help make the announcement please? I guess it's sth like the last announcement: https://groups.google.com/forum/#!msg/kubernetes-dev/0XRRz6UhhTM/YODWVnuDBQAJ |
@xiangpengzhao I did so already :) https://groups.google.com/forum/#!topic/kubernetes-dev/INeuA9Flcb8 |
Oh, thanks @luxas ! I didn't check the mailing list when I copyed the previous announcement link :) |
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: cblecker, luxas, xiangpengzhao Associated issue: 55293 The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these OWNERS Files:
You can indicate your approval by writing |
Automatic merge from submit-queue (batch tested with PRs 55301, 55319, 54018, 55322, 55125). If you want to cherry-pick this change to another branch, please follow the instructions here. |
What this PR does / why we need it:
If #55293 gets merged, we should bump minimum_go_version to 1.9.1
Which issue(s) this PR fixes (optional, in
fixes #<issue number>(, fixes #<issue_number>, ...)
format, will close the issue(s) when PR gets merged):ref: #51375 #55293 (comment)
Special notes for your reviewer:
/cc @cblecker @ixdy @luxas
Release note: