You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Previously, the running container could only move *into* uninstallation
mode - once it was in that mode, it needed to be restarted to restore
normal operations. To improve the reliability of uninstall/reinstall
scenarios, it can now move back into normal operations automatically.
All reconciles that were skipped during uninstallation are now just
delayed 5 minutes. A "normal" uninstallation should be completed within
that amount of time. If the uninstallation was aborted, then this should
ensure no reconciles are permanently missed.
Refs:
- https://issues.redhat.com/browse/ACM-6941
Signed-off-by: Justin Kulikauskas <[email protected]>
0 commit comments