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

Changes to resolve error in creating gcloud-e2e-test-cluster #3040

Merged
merged 1 commit into from
Mar 23, 2023

Conversation

igooch
Copy link
Collaborator

@igooch igooch commented Mar 23, 2023

What type of PR is this?

/kind bug

What this PR does / Why we need it:

Resolves below error when running the make gcloud-e2e-test-cluster command:

╷
│ Error: Could not load plugin
│ 
│ 
│ Plugin reinitialization required. Please run "terraform init".
│ 
│ Plugins are external binaries that Terraform uses to access and manipulate
│ resources. The configuration provided requires plugins which can't be located,
│ don't satisfy the version constraints, or are otherwise incompatible.
│ 
│ Terraform automatically discovers provider requirements from your
│ configuration, including providers used in child modules. To see the
│ requirements and constraints, run "terraform providers".
│ 
│ failed to instantiate provider "registry.terraform.io/hashicorp/google" to obtain schema: unknown provider "registry.terraform.io/hashicorp/google"
│ 
╵

Which issue(s) this PR fixes:

NA

Special notes for your reviewer:

@agones-bot
Copy link
Collaborator

Build Succeeded 👏

Build Id: 20e460fe-0ed0-4e5c-b2e2-9d20acff69ce

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/3040/head:pr_3040 && git checkout pr_3040
  • helm install agones ./install/helm/agones --namespace agones-system --agones.image.release=us-docker.pkg.dev/agones-images/ci --set agones.image.tag=1.31.0-d1aff9b-amd64

@igooch igooch force-pushed the gcloud-e2e-test-cluster-fix branch from d1aff9b to 2c6f5b7 Compare March 23, 2023 21:29
@igooch igooch marked this pull request as ready for review March 23, 2023 21:45
@google-oss-prow
Copy link

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: gongmax, igooch
Once this PR has been reviewed and has the lgtm label, please assign roberthbailey for approval. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found 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

@igooch igooch force-pushed the gcloud-e2e-test-cluster-fix branch from 2c6f5b7 to 42657e6 Compare March 23, 2023 22:19
@google-oss-prow google-oss-prow bot removed the lgtm label Mar 23, 2023
@google-oss-prow
Copy link

New changes are detected. LGTM label has been removed.

@agones-bot
Copy link
Collaborator

Build Succeeded 👏

Build Id: d112cbfb-a0a6-4df3-82e7-2c5d4dc53e54

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/3040/head:pr_3040 && git checkout pr_3040
  • helm install agones ./install/helm/agones --namespace agones-system --agones.image.release=us-docker.pkg.dev/agones-images/ci --set agones.image.tag=1.31.0-2c6f5b7-amd64

@agones-bot
Copy link
Collaborator

Build Succeeded 👏

Build Id: 7b06bf3b-213d-4eab-bb77-61e00c291635

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/3040/head:pr_3040 && git checkout pr_3040
  • helm install agones ./install/helm/agones --namespace agones-system --agones.image.release=us-docker.pkg.dev/agones-images/ci --set agones.image.tag=1.31.0-42657e6-amd64

@gongmax gongmax merged commit f54f920 into googleforgames:main Mar 23, 2023
@Kalaiselvi84 Kalaiselvi84 added the kind/bug These are bugs. label Apr 10, 2023
@Kalaiselvi84 Kalaiselvi84 added this to the 1.31.0 milestone Apr 10, 2023
@igooch igooch deleted the gcloud-e2e-test-cluster-fix branch May 11, 2023 19:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug These are bugs. size/XS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants