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

Rollout default_max_pods_per_node to all #439

Conversation

ChandranshuRao14
Copy link
Contributor

Fixes #435
Beta flag removed to allow changes to default_max_pods_per_node
Added test for expected max pods

Copy link
Contributor

@morgante morgante left a comment

Choose a reason for hiding this comment

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

Looks like the max_pods_per_node setting on node pools is still only in the beta provider: GoogleCloudPlatform/magic-modules#2429 (comment)

Let's hold on this until that is fixed.

Copy link
Contributor

@morgante morgante left a comment

Choose a reason for hiding this comment

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

Can you add a test for the max_pods_per_node setting on node pools? Then this is good to merge. Thanks!

test/fixtures/shared/outputs.tf Outdated Show resolved Hide resolved
Copy link
Contributor

@morgante morgante 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 adding this!

@morgante morgante merged commit 36ddbbb into terraform-google-modules:master Feb 23, 2020
CPL-markus pushed a commit to WALTER-GROUP/terraform-google-kubernetes-engine that referenced this pull request Jul 15, 2024
…orm-google-modules#439)

* roll out max_pods_per_node

* fix outputs

* add test for max_pods_per_node
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.

private-cluster does not allow changing default_max_pods_per_node
3 participants