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

feat(update-variant)!: allow updating disk_type, disk_size_gb, machine_type, enable_gcfs in place #2195

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

DrFaust92
Copy link
Contributor

@DrFaust92 DrFaust92 commented Nov 26, 2024

this a breaking change as this will cause a recreate of the node pools once more but subsequent updates will be in place

This is a huge QOL change to allow rolling out machine type changes without node pool recreate and allowing apps to migrate gracefully

upstream ref: https://github.com/hashicorp/terraform-provider-google/blob/main/google/services/container/node_config.go#L1937

@DrFaust92 DrFaust92 requested review from ericyz, gtsorbo and a team as code owners November 26, 2024 13:32
@DrFaust92
Copy link
Contributor Author

@apeabody Dont know if tests rely on this but i would super appreciate if we can push this into v35 as well. ill make relevant changes as needed if CI fails 🙏

@apeabody
Copy link
Contributor

/gcbrun

@apeabody
Copy link
Contributor

/gcbrun

@apeabody apeabody changed the title feate: allow updating disk_type, disk_size_gb, machine_type, enable_gcfs in place feat(update-variant)!: allow updating disk_type, disk_size_gb, machine_type, enable_gcfs in place Nov 26, 2024
@apeabody
Copy link
Contributor

Verified this is in v6.8.0+

Copy link
Contributor

@apeabody apeabody 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 the contriobution @DrFaust92!

Can you please add something to docs/upgrading_to_v35.0.md similar to:

### Update variant random ID keepers updated

@DrFaust92
Copy link
Contributor Author

Thanks apeabody! added the section in the upgrade guide

@apeabody
Copy link
Contributor

/gcbrun

@apeabody
Copy link
Contributor

/gcbrun

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.

2 participants