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 #16724

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 (hashicorp#9575)

[upstream:ac1397e126a49535fac419ede1524ef3eb464556]

Signed-off-by: Modular Magician <magic-modules@google.com>
@modular-magician modular-magician merged commit 9e365cb into hashicorp:main Dec 7, 2023
Copy link

github-actions bot commented Jan 7, 2024

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 7, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant