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

Fix node pool tests. #2072

Conversation

modular-magician
Copy link
Collaborator

The core problem here is that the available node versions are such that
version (max - 1) is not compatible with the latest master version.

Fixes hashicorp/terraform-provider-google#6283.

Release Note Template for Downstream PRs (will be copied)

Derived from GoogleCloudPlatform/magic-modules#3475

@ghost ghost added the size/xs label May 14, 2020
@modular-magician modular-magician merged commit 264fef3 into hashicorp:master May 14, 2020
@modular-magician modular-magician deleted the downstream-pr-9adf7b87487444477ae32f29205a785076a07f82 branch November 16, 2024 02:08
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.

Fix TestAccContainerNodePool* tests
1 participant