Skip to content
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

update on scaler limited to Max #2446

Merged
merged 8 commits into from
Jan 27, 2022
Merged

update on scaler limited to Max #2446

merged 8 commits into from
Jan 27, 2022

Conversation

SaitejaTamma
Copy link
Contributor

What type of PR is this?

Uncomment only one /kind <> line, press enter to put that in a new line, and remove leading whitespace from that line:

/kind breaking

/kind bug

/kind cleanup
/kind documentation
/kind feature
/kind hotfix

What this PR does / Why we need it:

Which issue(s) this PR fixes:

Closes #2297

Special notes for your reviewer:

@agones-bot
Copy link
Collaborator

Build Failed 😱

Build Id: e20db59f-12cc-4031-88ea-a8a138698969

To get permission to view the Cloud Build view, join the agones-discuss Google Group.

@markmandel
Copy link
Member

Looks like you failed linting!

If you want to locally test linting, you can run make lint.

@agones-bot
Copy link
Collaborator

Build Succeeded 👏

Build Id: 46d62cc4-5b10-4f48-9a7b-ccd50a4fb0e6

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:

  • git fetch https://github.com/googleforgames/agones.git pull/2446/head:pr_2446 && git checkout pr_2446
  • helm install ./install/helm/agones --namespace agones-system --name agones --set agones.image.tag=1.21.0-a725877

@agones-bot
Copy link
Collaborator

Build Failed 😱

Build Id: e6f21317-95c9-41b6-b71a-18c2e1b5516d

To get permission to view the Cloud Build view, join the agones-discuss Google Group.

@agones-bot
Copy link
Collaborator

Build Failed 😱

Build Id: a58bfd26-0144-4e52-a83c-565ce67d47c8

To get permission to view the Cloud Build view, join the agones-discuss Google Group.

Copy link
Member

@markmandel markmandel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would be good to unit test this to ensure it (a) does what we expect and (b) we don't break it in the future.

@agones-bot
Copy link
Collaborator

Build Succeeded 👏

Build Id: 4cf92887-39bd-4fd9-bd54-99bd66e9ca2d

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:

  • git fetch https://github.com/googleforgames/agones.git pull/2446/head:pr_2446 && git checkout pr_2446
  • helm install ./install/helm/agones --namespace agones-system --name agones --set agones.image.tag=1.21.0-0c0a074

@google-oss-prow google-oss-prow bot added size/S and removed size/XS labels Jan 25, 2022
@agones-bot
Copy link
Collaborator

Build Failed 😱

Build Id: 61c83f86-367f-499c-b498-8cf8f47cd663

To get permission to view the Cloud Build view, join the agones-discuss Google Group.

@markmandel
Copy link
Member

Error: 14 UNAVAILABLE: Connection dropped
    at Object.callErrorFromStatus (/go/src/agones.dev/agones/sdks/nodejs/node_modules/@grpc/grpc-js/build/src/call.js:31:26)
    at Object.onReceiveStatus (/go/src/agones.dev/agones/sdks/nodejs/node_modules/@grpc/grpc-js/build/src/client.js:327:49)
    at Object.onReceiveStatus (/go/src/agones.dev/agones/sdks/nodejs/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:299:181)
    at /go/src/agones.dev/agones/sdks/nodejs/node_modules/@grpc/grpc-js/build/src/call-stream.js:145:78
    at processTicksAndRejections (internal/process/task_queues.js:79:11)
Emitted 'error' event on ClientReadableStreamImpl instance at:
    at Object.onReceiveStatus (/go/src/agones.dev/agones/sdks/nodejs/node_modules/@grpc/grpc-js/build/src/client.js:327:28)
    at Object.onReceiveStatus (/go/src/agones.dev/agones/sdks/nodejs/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:299:181)
    at /go/src/agones.dev/agones/sdks/nodejs/node_modules/@grpc/grpc-js/build/src/call-stream.js:145:78
    at processTicksAndRejections (internal/process/task_queues.js:79:11) {
  code: 14,
  details: 'Connection dropped',
  metadata: Metadata { internalRepr: Map {}, options: {} }
}
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! @ testSDK: `node ./testSDKClient.js`
npm ERR! Exit status 1
npm ERR! 
npm ERR! Failed at the @ testSDK script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR!     /root/.npm/_logs/2022-01-25T20_02_53_125Z-debug.log
make[2]: *** [includes/sdk.mk:145: run-sdk-conformance-no-build] Error 1
make[1]: *** [includes/sdk.mk:153: run-sdk-conformance-test] Error 2
make: *** [includes/sdk.mk:159: run-sdk-conformance-test-node] Error 2

Node failing conformance is pretty rare.

@agones-bot
Copy link
Collaborator

Build Succeeded 👏

Build Id: aae0c50d-0a91-4794-a143-3410236b61b7

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:

  • git fetch https://github.com/googleforgames/agones.git pull/2446/head:pr_2446 && git checkout pr_2446
  • helm install ./install/helm/agones --namespace agones-system --name agones --set agones.image.tag=1.21.0-e7100b5

Co-authored-by: Mark Mandel <markmandel@google.com>
@agones-bot
Copy link
Collaborator

Build Failed 😱

Build Id: 98dd3121-2851-44c0-95ba-d25bbe6c4657

To get permission to view the Cloud Build view, join the agones-discuss Google Group.

@agones-bot
Copy link
Collaborator

Build Failed 😱

Build Id: c5a82381-d0f2-4bdc-81bf-b45437be2af6

To get permission to view the Cloud Build view, join the agones-discuss Google Group.

@agones-bot
Copy link
Collaborator

Build Succeeded 👏

Build Id: af4a5d18-171b-41ce-8aa5-18c7d37641d0

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:

  • git fetch https://github.com/googleforgames/agones.git pull/2446/head:pr_2446 && git checkout pr_2446
  • helm install ./install/helm/agones --namespace agones-system --name agones --set agones.image.tag=1.21.0-9d23a22

@google-oss-prow google-oss-prow bot added the lgtm label Jan 27, 2022
@markmandel markmandel merged commit f17c88e into googleforgames:main Jan 27, 2022
@google-oss-prow
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: markmandel, SaitejaTamma

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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@markmandel markmandel added this to the 1.21.0 milestone Jan 27, 2022
@SaitejaTamma SaitejaTamma deleted the Sclling_limited-Max branch January 27, 2022 19:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

FleetAutoscaler has confusing ScalingLimited warning when scaling down
4 participants