ActionClientGetter: allow disabling rollbacks after failures by joelanford · Pull Request #348 · operator-framework/helm-operator-plugins
When an install fails, we uninstall the failed release. When an upgrade fails, we rollback to the previous release. This commit makes it possible to disable that behavior, which results in the latest release being left in a Failed state for the caller to decide how to act.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters