-
Notifications
You must be signed in to change notification settings - Fork 152
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
Downscaling fail with 1.0.0-rc3 #178
Comments
@remche , thanks for reporting. It's weird due to acceptance test are upscaling and downscaling cluster without any issue. Let me do some tests. |
@rawmind0, I confirm that the PR seems to fix the issue. |
Released 1.0.0-rc4 that include fix. Please reopen issue if needed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
With the last release, downscaling a cluster throws a plan error :
Error: Provider produced inconsistent final plan
It was working fine before this release, could it be caused by
rke_cluster
refactorisation ?Full output of travis job for Terraform Openstack RKE is here :
https://travis-ci.com/remche/terraform-openstack-rke/jobs/293619712
The text was updated successfully, but these errors were encountered: