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

Add Autopilot Support for cluster_autoscaling Configuration in GKE Module #1131

Merged
merged 3 commits into from Feb 10, 2023

Conversation

tacchino
Copy link
Contributor

@tacchino tacchino commented Feb 6, 2023

Add support for the cluster_autoscaling configuration block in the gke-cluster module when autopilot = true.

Previously this would fail because the enabled parameter could not be set with autoscaling enabled. Changed to set enabled = null and added support for the auto_provisioning_defaults configuration, primarily to allow for specification of a non-default service account

@google-cla
Copy link

google-cla bot commented Feb 6, 2023

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

modules/gke-cluster/main.tf Outdated Show resolved Hide resolved
@juliocc
Copy link
Collaborator

juliocc commented Feb 6, 2023

@danielmarzini can you review this?

@tacchino tacchino requested a review from juliocc February 8, 2023 12:32
@danielmarzini danielmarzini self-assigned this Feb 8, 2023
@juliocc
Copy link
Collaborator

juliocc commented Feb 10, 2023

@tacchino can you rebase this pr too?

Support cluster_autoscaling configuration when using autopilot
auto-merge was automatically disabled February 10, 2023 12:00

Head branch was pushed to by a user without write access

@tacchino
Copy link
Contributor Author

@juliocc done. thanks!

@juliocc juliocc merged commit a6077fb into GoogleCloudPlatform:master Feb 10, 2023
@tacchino tacchino deleted the autopilot branch March 21, 2023 12:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants