-
Notifications
You must be signed in to change notification settings - Fork 819
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
Upgrade client-go to v0.19.12 #2155
Upgrade client-go to v0.19.12 #2155
Conversation
Build Failed 😱 Build Id: 039c1a36-cc94-4522-86c4-1e4f29c40f9c To get permission to view the Cloud Build view, join the agones-discuss Google Group. |
Build Failed 😱 Build Id: 5dbc24ee-8435-4f27-8559-f674e679e3ec To get permission to view the Cloud Build view, join the agones-discuss Google Group. |
The lint test is failing:
|
Saw it. It related to the old grpc package. Fixing it now. |
Build Succeeded 👏 Build Id: 1abbc16a-02e8-4336-84ec-880a46ff5ddd The following development artifacts have been built, and will exist for the next 30 days:
A preview of the website (the last 30 builds are retained): To install this version:
|
Build Succeeded 👏 Build Id: 5d11d912-28ac-41f9-96fa-764842ad2bfb The following development artifacts have been built, and will exist for the next 30 days:
A preview of the website (the last 30 builds are retained): To install this version:
|
/assign @roberthbailey |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: cindy52, roberthbailey 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 |
What type of PR is this?
/kind breaking
What this PR does / Why we need it:
Update vendored client-go to support Kubernets 1.19.0
Which issue(s) this PR fixes:
Part of issue #2129
Closes #1797