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 default nodepool defaults in gke standard module #2182

Merged
merged 2 commits into from
Mar 28, 2024
Merged

Conversation

ludoo
Copy link
Collaborator

@ludoo ludoo commented Mar 28, 2024

This fixes the defaults in the default nodepool variable for the GKE standard module introduced in #2175. The default variable value should allow creating a cluster, and needs initial node count set to 1 when default nodepool is the be deleted.

It also changes the variable to adopt a more consistent name vs the rest of Fabric.

@ludoo ludoo enabled auto-merge (squash) March 28, 2024 08:55
@ludoo ludoo requested a review from wiktorn March 28, 2024 08:58
@ludoo ludoo added the incompatible change Pull request that breaks compatibility with previous version label Mar 28, 2024
@wiktorn
Copy link
Collaborator

wiktorn commented Mar 28, 2024

LGTM, E2E run

@ludoo ludoo disabled auto-merge March 28, 2024 10:22
@ludoo ludoo merged commit f487b27 into master Mar 28, 2024
13 checks passed
@ludoo ludoo deleted the ludo/fix-2175 branch March 28, 2024 10:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
incompatible change Pull request that breaks compatibility with previous version on:modules
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants