-
Notifications
You must be signed in to change notification settings - Fork 811
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
Add troubleshooting for allocation gRPC request #1878
Conversation
Build Succeeded 👏 Build Id: bfdc5158-5db6-4d81-9a3b-0ab849992dc6 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: ccfa6025-2efc-4768-8dc0-080244e0b162 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:
|
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.
This is great! I had some minor bash fixups, but this this'll be great to get in!
Build Succeeded 👏 Build Id: 49b363c1-8fa2-4295-a05a-2bab69b43c3a 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:
|
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. @roberthbailey did you want to do a double check?
3f12530
to
10351f4
Compare
Build Failed 😱 Build Id: b5042836-b41f-4b34-b2ad-3d90013d4e8b To get permission to view the Cloud Build view, join the agones-discuss Google Group. |
Build Succeeded 👏 Build Id: 66a9647b-c569-481f-8ce4-0c4eedbf6d5c 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: 4dc44769-f788-4f76-b930-d629408f3c75 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 |
Build Succeeded 👏 Build Id: 55ac3660-8426-405d-8175-0babcf2e0d6a 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:
|
What type of PR is this?
What this PR does / Why we need it:
Adding troubleshooting for allocation gRPC service,
agones-allocator
and some details on secrets for the service.allocator-client.default
is used in the example to simplify client setup for allocation.Also adding troubleshooting for multicluster allocation.
Which issue(s) this PR fixes:
Closes #1866
Special notes for your reviewer: