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

Do not replace GKE's NodePool resource on machineType/diskType/diskSizeGb change #6722

Conversation

modular-magician
Copy link
Collaborator

This is not possible using the user interface in GCP yet, but according to API this can be done and does not requires a replace.

https://cloud.google.com/kubernetes-engine/docs/reference/rest/v1/projects.locations.clusters.nodePools/update

"Initiates an upgrade operation that migrates the nodes in the node pool to the specified [machine type/disk type/disk size]."

Release Note Template for Downstream PRs (will be copied)

container: changed `machineType`/`diskType`/`diskSizeGb` to `ForceNew: false` on `NodePool`

Derived from GoogleCloudPlatform/magic-modules#9575

…zeGb change (#9575)

[upstream:ac1397e126a49535fac419ede1524ef3eb464556]

Signed-off-by: Modular Magician <magic-modules@google.com>
@modular-magician modular-magician merged commit 3e3c39e into hashicorp:main Dec 7, 2023
4 checks passed
@modular-magician modular-magician deleted the downstream-pr-ac1397e126a49535fac419ede1524ef3eb464556 branch November 16, 2024 03:38
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.

1 participant