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

v1.21.0-rc #2470

Merged
merged 5 commits into from
Feb 10, 2022
Merged

v1.21.0-rc #2470

merged 5 commits into from
Feb 10, 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

/kind release

What this PR does / Why we need it:
v1.20.0-rc
Which issue(s) this PR fixes:
#2469

Special notes for your reviewer:

sdks/nodejs/package-lock.json Outdated Show resolved Hide resolved
site/content/en/blog/releases/1.21.0-rc.md Outdated Show resolved Hide resolved
@agones-bot
Copy link
Collaborator

Build Failed 😱

Build Id: 923c26ab-32d7-4b62-a292-2548086370fe

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

@agones-bot
Copy link
Collaborator

Build Failed 😱

Build Id: f86187c7-49f6-4a94-80a5-87d99caed440

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

@agones-bot
Copy link
Collaborator

Build Succeeded 👏

Build Id: 2fa9de92-561c-4f1f-995a-098004fe7a92

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/2470/head:pr_2470 && git checkout pr_2470
  • helm install ./install/helm/agones --namespace agones-system --name agones --set agones.image.tag=1.21.0-1615d76

Copy link
Collaborator

@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.

LGTM 👍🏻

Please feel free to merge when you are ready to move on to the next steps. (I think you can? If not, ping me and I will push the button).

Copy link
Member

@roberthbailey roberthbailey left a comment

Choose a reason for hiding this comment

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

LGTM except for the nodejs package-lock.json file, which needs to be fixed before this PR gets merged.

@@ -2514,6 +2514,51 @@
"engines": {
"node": ">=10"
}
=======
Copy link
Member

Choose a reason for hiding this comment

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

This file looks like it has merge conflicts in it. Please make sure you are using nodejs 16 when running the command (or alternately just edit the version line by hand).

See #2465

Copy link
Collaborator

Choose a reason for hiding this comment

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

oh shoot, I thought this was fixed last night. Thanks for picking that up, I missed it late at night.


This is a big bug fix release!

Not only did we fix a tonne of flaky tests (which will make contributing easier), but also solved lots of tricky bugs in the process. This includes fixes to the alpha Fleet Autoscaling custom syncing, as well as quality of life improvements where we now validate `metadata` patches on `GameServerAllocation`.
Copy link
Member

Choose a reason for hiding this comment

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

nit: s/tonne/ton

Copy link
Collaborator

Choose a reason for hiding this comment

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

Is it an imperial ton or metric ton (tonne) though, and in the latter case should we use the SI unit of megagrams instead? :P

Copy link
Collaborator

Choose a reason for hiding this comment

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

@google-oss-prow google-oss-prow bot removed the lgtm label Feb 10, 2022
@agones-bot
Copy link
Collaborator

Build Succeeded 👏

Build Id: b5750fb5-8b95-4d72-a789-70e2c72dc585

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/2470/head:pr_2470 && git checkout pr_2470
  • helm install ./install/helm/agones --namespace agones-system --name agones --set agones.image.tag=1.21.0-a0395d9

@google-oss-prow
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: markmandel, roberthbailey, 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:
  • OWNERS [markmandel,roberthbailey]

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@markmandel
Copy link
Collaborator

That looks better 👍🏻

@markmandel markmandel merged commit c20053e into googleforgames:main Feb 10, 2022
@markmandel markmandel added this to the 1.21.0 milestone Feb 10, 2022
@steven-supersolid
Copy link
Collaborator

Double checked the package-lock.json and looks good

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants