-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Update CA godeps to Kubernetes v1.15.0-alpha.0 #1708
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
Conversation
aeb333b
to
276c283
Compare
/lgtm Thanks! Really appreciate the contribution here, updating Godeps is a pain. I've branched |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: aleksandra-malinowska The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Just out of curiosity. Why do we need it 1.15 deps right now? |
It's just sync to master, as far as I understand. We haven't done it in a while, so cloud providers' SDKs are quite stale. |
Yep, sync to master. Before this, kubernetes v1.12 is used in master branch, which is really old. |
Thanks a lot @feiskyer ! |
Update CA godeps to Kubernetes v1.15.0-alpha.0, and also change some Go libraries to their new versions.
Refer #1446 (comment).
/assign @losipiuk