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

Upgrade Terraform test dependencies. #2653

Merged
merged 1 commit into from
Jun 28, 2022

Conversation

markmandel
Copy link
Member

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:

The Terraform test, while rarely used, is useful on occasion.

Since it's rarely used, the dependencies got old, so there were some
dependabot CVEs that were being reported.

This updates all the requisite dependencies to solve that problem and
bring everything up to date.

Which issue(s) this PR fixes:

Should replace #2650

Special notes for your reviewer:

N/A

The Terraform test, while rarely used, is useful on occasion.

Since it's rarely used, the dependencies got old, so there were some
dependabot CVEs that were being reported.

This updates all the requisite dependencies to solve that problem and
bring everything up to date.
@markmandel markmandel added kind/cleanup Refactoring code, fixing up documentation, etc area/operations Installation, updating, metrics etc area/tests Unit tests, e2e tests, anything to make sure things don't break labels Jun 28, 2022
@agones-bot
Copy link
Collaborator

Build Failed 😱

Build Id: 8e924dcf-4f5a-41b7-b225-406c27c85b79

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

@roberthbailey
Copy link
Member

Failed on e2e-feature-gates:

FAIL
time="2022-06-28 20:11:58.655" level=info msg="Namespace 1656446658 is deleted"
FAIL	agones.dev/agones/test/e2e	460.283s
FAIL

@google-oss-prow
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

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

@google-oss-prow google-oss-prow bot added the lgtm label Jun 28, 2022
@agones-bot
Copy link
Collaborator

Build Succeeded 👏

Build Id: 8fbe1827-3b94-4534-a063-b140b2340710

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/2653/head:pr_2653 && git checkout pr_2653
  • helm install agones ./install/helm/agones --namespace agones-system --set agones.image.tag=1.25.0-6a89f07-amd64

@markmandel markmandel merged commit d4db210 into googleforgames:main Jun 28, 2022
@markmandel markmandel deleted the test/terraform-upgrade branch June 28, 2022 20:40
@markmandel markmandel added this to the 1.25.0 milestone Jun 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved area/operations Installation, updating, metrics etc area/tests Unit tests, e2e tests, anything to make sure things don't break kind/cleanup Refactoring code, fixing up documentation, etc lgtm size/M
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants