This repository has been archived by the owner on Dec 5, 2020. It is now read-only.
* rancher_stack.test: Error waiting for stack (1st56) to be updated: unexpected state 'finishing-upgrade', wanted target 'active'. last error: %!s(<nil>) #70
Labels
Hi there,
Terraform Version
Affected Resource(s)
Please list the resources as a list, for example:
Terraform Configuration Files
same files I used in #69
Panic Output
module.rancher_stack.rancher_stack.test: 1 error(s) occurred:
rancher_stack.test: Error waiting for stack (1st56) to be updated: unexpected state 'finishing-upgrade', wanted target 'active'. last error: %!s()
Expected Behavior
cancelUpgrade the current Upgrading stack and apply the latest changes.
Actual Behavior
I understand my previous deployment is failed that the container can't start properly and keep in Upgrading status.
But can we have a feature in this provider to do cancelUpgrade , otherwise, I have to manually cancel upgrading (or run a API call) when see this error.
rancher/rancher#4768
The text was updated successfully, but these errors were encountered: