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

container: Add node_kublet_config support for autopilot clusters #8076

Conversation

modular-magician
Copy link
Collaborator

Add support for node_kubelet_config in node_pool_auto_config.

See:
hashicorp/terraform-provider-google#15208 (comment)

Per:
https://pkg.go.dev/google.golang.org/api/container/v1#NodePoolAutoConfig Currently only insecure_kubelet_readonly_port_enabled can be set here. I'm not sure what the future plans are, and whether the provider should allow the other set of flags to be set; otherwise, we may have to adjust some of this so that only supported parameters are allowed.

Fixes hashicorp/terraform-provider-google#19236
Fixes hashicorp/terraform-provider-google#19153

Release Note Template for Downstream PRs (will be copied)

container: Add `node_kublet_config` support for autopilot clusters.

Derived from GoogleCloudPlatform/magic-modules#11573

…11573)

Co-authored-by: Stephen Lewis (Burrows) <[email protected]>

[upstream:bba168c53a1cd6c79cc2799da4a9878ca97778fb]

Signed-off-by: Modular Magician <[email protected]>
@modular-magician modular-magician merged commit e09a174 into hashicorp:main Aug 29, 2024
4 checks passed
c2thorn pushed a commit that referenced this pull request Sep 5, 2024
…11573) (#8076)

[upstream:bba168c53a1cd6c79cc2799da4a9878ca97778fb]

Signed-off-by: Modular Magician <[email protected]>
@modular-magician modular-magician deleted the downstream-pr-bba168c53a1cd6c79cc2799da4a9878ca97778fb branch November 16, 2024 03:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant