-
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
feat: add blue/green upgrade strategy settings #1551
feat: add blue/green upgrade strategy settings #1551
Conversation
Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). View this failed invocation of the CLA check for more information. For the most up to date status, view the checks section at the bottom of the pull request. |
944d4ed
to
327715e
Compare
3fcdd45
to
d673390
Compare
@ProgEsteves |
b359266
to
c8cd668
Compare
78e39ad
to
f397f5f
Compare
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 the PR @ProgEsteves
/gcbrun |
3b55f23
to
8df4d1a
Compare
5d5e3c2
to
6799ff4
Compare
6799ff4
to
1091de2
Compare
+1 we're looking for this feature to be merged 🚀 |
1091de2
to
1d8d7f2
Compare
+1 we're looking for this feature to be merged 🚀 |
e02f566
to
a9d510c
Compare
+1 also waiting for this feature to be merged! 🚀 |
+1 🚀 |
Looking forward to this 👍 |
/gcbrun |
Cool. all checks have passed |
@ProgEsteves sorry for the delay! |
TL;DR
Add support to GKE blue/green upgrade strategy.
https://registry.terraform.io/providers/hashicorp/google/latest/docs/resources/container_node_pool#nested_upgrade_settings
Node pool upgrade strategies.
https://cloud.google.com/kubernetes-engine/docs/concepts/node-pool-upgrade-strategies
To attend.
Support for node pool upgrade strategy #1472
Terraform Resources
No response
Detailed design
No response
Additional information
No breaking changes has expected.
Old node_pools still work using
SURGE
strategy as well.New variables
SURGE
orBLUE_GREEN
batch_percentage
batch_node_count