-
Notifications
You must be signed in to change notification settings - Fork 473
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
add drain_timeout_in_minutes and node_soak_duration_in_minutes #564
add drain_timeout_in_minutes and node_soak_duration_in_minutes #564
Conversation
When testing this PR consider all the following user reported issue with the upstream provider: |
cae4092
to
f9bc3f4
Compare
Hey, when the upcoming version of the module, which includes this changes, will be released? Our CI/CD pipeline is dependent on that fix. Thank you for your assistance. |
@zioproto can we consider adding upgrade config when auto-scaling is set to true: In addition, default value for
while setting it to 30 min, or other values, it tries to update-in-place,
|
Because we have added two new required fields this will be released with version v10 |
@aditya-enthu thanks for your review ! great feedback! I implemented your suggestions. Please have a look. |
thank you for the quick fix, i tested locally and works fine. |
Thank you for the update. Could you please let us know the estimated release date for version v10, which includes the new required fields? |
Please @lonegunmanb could you comment on the release date ? thanks |
77d2b69
to
0ef0764
Compare
The end to end version upgrade test is failing :( It seems a problem with the default value of
@ms-henglu @lonegunmanb do you have any suggestion on how to activate this feature without recreating the cluster ? Edit: after a closer look I don't see any "Force replacement" statement. I dont understand why the |
Requires provider version v3.106.0 hashicorp/terraform-provider-azurerm#26137
0ef0764
to
d6d69df
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.
LGTM!
Describe your changes
Implements the following GA functionalities:
Requires provider version v3.106.0
hashicorp/terraform-provider-azurerm#26137
Issue number
#530
Checklist before requesting a review
CHANGELOG.md
file