-
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
Rerun Agones CRD client generation #1807
Conversation
Only a small change Work on googleforgames#1649
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.
Approving, I also got this change after applying a previous PR.
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: aLekSer, markmandel 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 Failed 😱 Build Id: d8ef44b3-544b-4877-b27f-b794d9a4c803 To get permission to view the Cloud Build view, join the agones-discuss Google Group. |
Build Failed 😱 Build Id: 6aa97e8e-483e-402a-81e3-ce4694302b55 To get permission to view the Cloud Build view, join the agones-discuss Google Group. |
E2E one:
|
New changes are detected. LGTM label has been removed. |
Build Succeeded 👏 Build Id: b215ec00-ae5d-4adf-af1b-f2ba9be66bc3 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: 1a18b5ad-f9be-47c7-9800-301b553ccd85 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:
|
Only a small change Work on googleforgames#1649 Co-authored-by: Robert Bailey <robertbailey@google.com>
What type of PR is this?
/kind cleanup
What this PR does / Why we need it:
We updated the crd generation tooling with the update to Kubernetes 1.16.5 - this re-runs that tooling.
Which issue(s) this PR fixes:
Work on #1649
Special notes for your reviewer:
Only a very small change!