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

feat: bump enable_intranode_visibility to GA #1956

Merged
merged 1 commit into from
Jul 15, 2024

Conversation

DrFaust92
Copy link
Contributor

No description provided.

@DrFaust92 DrFaust92 requested review from ericyz, gtsorbo and a team as code owners May 27, 2024 09:32
@apeabody
Copy link
Contributor

/gcbrun

Copy link
Contributor

@apeabody apeabody left a comment

Choose a reason for hiding this comment

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

Thanks for the contribution @DrFaust92!

Please see the lint findings:

Working in ./modules/beta-autopilot-private-cluster ...
1 issue(s) found:

Warning: [Fixable] variable "enable_intranode_visibility" is declared but not used (terraform_unused_declarations)

  on variables.tf line 460:
 460: variable "enable_intranode_visibility" {

Reference: https://github.com/terraform-linters/tflint-ruleset-terraform/blob/v0.7.0/docs/rules/terraform_unused_declarations.md

tflint failed ./modules/beta-autopilot-private-cluster 
Working in ./modules/beta-autopilot-public-cluster ...
1 issue(s) found:

Warning: [Fixable] variable "enable_intranode_visibility" is declared but not used (terraform_unused_declarations)

  on variables.tf line 430:
 430: variable "enable_intranode_visibility" {

Reference: https://github.com/terraform-linters/tflint-ruleset-terraform/blob/v0.7.0/docs/rules/terraform_unused_declarations.md

@DrFaust92
Copy link
Contributor Author

apeabody trying again, lint passes in CI and locally

@apeabody
Copy link
Contributor

/gcbrun

@DrFaust92
Copy link
Contributor Author

apeabody any idea why tests failed? 😢

@apeabody
Copy link
Contributor

apeabody any idea why tests failed? 😢

Might be a flake, re-running the tests.

@apeabody apeabody self-assigned this Jul 15, 2024
Copy link
Contributor

@apeabody apeabody left a comment

Choose a reason for hiding this comment

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

Thanks for the contribution @DrFaust92!

@apeabody
Copy link
Contributor

validated enable_intranode_visibility GA in v5.25.0

@apeabody apeabody merged commit 4274b0e into terraform-google-modules:master Jul 15, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants