-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Rollout default_max_pods_per_node to all #439
Conversation
There was a problem hiding this 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.
There was a problem hiding this 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!
There was a problem hiding this 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!
…orm-google-modules#439) * roll out max_pods_per_node * fix outputs * add test for max_pods_per_node
Fixes #435
Beta flag removed to allow changes to
default_max_pods_per_node
Added test for expected max pods