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: correct gcfs_config value #2095

Merged
merged 1 commit into from
Sep 13, 2024
Merged

fix: correct gcfs_config value #2095

merged 1 commit into from
Sep 13, 2024

Conversation

apeabody
Copy link
Contributor

No description provided.

@apeabody apeabody changed the title fix: tobool gcfs_config value fix: correct gcfs_config value Sep 13, 2024
@apeabody apeabody force-pushed the ap/tobool branch 2 times, most recently from 6866b00 to 7855222 Compare September 13, 2024 19:18
Copy link
Contributor

@wyardley wyardley left a comment

Choose a reason for hiding this comment

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

This appears to work for me in a limited test locally, and is probably better than the the version I would have submitted. 🙏 🚀

@@ -51,6 +51,7 @@ module "gke" {
max_count = 2
service_account = var.compute_engine_service_account
auto_upgrade = true
enable_gcfs = false
Copy link
Contributor

Choose a reason for hiding this comment

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

🙏 for adding an example so it'll get tested as well.

@apeabody apeabody marked this pull request as ready for review September 13, 2024 19:35
@apeabody apeabody requested review from ericyz, gtsorbo and a team as code owners September 13, 2024 19:35
@apeabody apeabody merged commit 1b7a845 into master Sep 13, 2024
8 checks passed
@apeabody apeabody deleted the ap/tobool branch September 13, 2024 21:00
wyardley added a commit to wyardley/terraform-google-kubernetes-engine that referenced this pull request Sep 23, 2024
Fixes terraform-google-modules#2100
This basically replicates the fixes from terraform-google-modules#2093, terraform-google-modules#2095, but at the scope
of implicitly defined nodepools.
wyardley added a commit to wyardley/terraform-google-kubernetes-engine that referenced this pull request Sep 23, 2024
Fixes terraform-google-modules#2100
This basically replicates the fixes from terraform-google-modules#2093, terraform-google-modules#2095, but at the scope
of implicitly defined nodepools.
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.

3 participants