Closed TZK- closed 6 years ago
Added support to rollback service if the upgrade failed.
The rollback will be done if you pass the option --rollback-on-error with --wait-for-upgrade-to-finish.
After the rollback, the program ends with code 1 to be sure that our CI job fails.
Just share if you have any suggestions to improve the feature 👍
Great 👍 thanks for the PR
Is it possible to push a new docker tag for the v1.6 ?
Added support to rollback service if the upgrade failed.
The rollback will be done if you pass the option --rollback-on-error with --wait-for-upgrade-to-finish.
After the rollback, the program ends with code 1 to be sure that our CI job fails.
Just share if you have any suggestions to improve the feature 👍