-
Notifications
You must be signed in to change notification settings - Fork 825
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
remove old warning of conversion int64 to float64 #3214
Conversation
Build Succeeded 👏 Build Id: 32b1c48a-a576-4756-b2e0-9b8e9145833c 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:
|
Good catch! |
New changes are detected. LGTM label has been removed. |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: ashutosji, 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 |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: ashutosji, 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 Succeeded 👏 Build Id: 89c3a92b-5144-4f20-a6cd-ec5e8fdc6996 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: Conversion of int64 to float64 warning doesn't require anymore. Since, Tagged issue of helm got closed. According to Agones Version chart here supported version are from 1.21 to 1.26. And officially GKE version 1.21 and earlier have reached end of life and are no longer supported.
Second Change, Pointed ref link directly to the supported version chart link instead of whole window.
Which issue(s) this PR fixes:
Closes #
Special notes for your reviewer: