Skip to content
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

Try to reattach volume if volume is detached or engine is dead unexpectedly (backport #2026) #2027

Merged
merged 2 commits into from
Jun 26, 2023

Commits on Jun 26, 2023

  1. Try to reattach volume if volume is detached or engine is dead unexpe…

    …ctedly
    
    Reattach volume if
    - volume is detached unexpectedly and there are still healthy replicas
    - engine dead unexpectedly and there are still healthy replicas when the volume is not attached
    
    Longhorn 6155
    
    Signed-off-by: Derek Su <derek.su@suse.com>
    (cherry picked from commit deb1802)
    derekbit authored and mergify[bot] committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    b6b2e01 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7d2df94 View commit details
    Browse the repository at this point in the history