-
Notifications
You must be signed in to change notification settings - Fork 817
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
Change the multi-cluster allocation API version to stable #1540
Conversation
I'm not sure why but the Node.js SDK |
Build Failed 😱 Build Id: b5cae716-517c-4231-bcea-a540dc78adba To get permission to view the Cloud Build view, join the agones-discuss Google Group. |
Build Succeeded 👏 Build Id: ab1a3ec5-f155-4fef-b9da-b4cb8edb2c70 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:
|
Thanks. I removed the package-lock.json. |
Build Succeeded 👏 Build Id: 2d6ebcf4-a5d3-462e-80d0-62fa1577ddce 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:
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: pooneh-m, 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 |
New changes are detected. LGTM label has been removed. |
Build Succeeded 👏 Build Id: dc45c39b-3ff5-4266-ab94-862865d8a80e 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:
|
…1540) Co-authored-by: Mark Mandel <markmandel@google.com>
What type of PR is this?
/kind breaking
What this PR does / Why we need it:
Changes the API version for multi-cluster allocation to stable.
Which issue(s) this PR fixes:
Closes #1534