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

Add option to stop an instance before trying to remove an attached volume #21144

Merged
merged 5 commits into from
Oct 4, 2021

Commits on Oct 4, 2021

  1. Add option to stop an instance before trying to remove an attached vo…

    …lume
    
    By stopping the instance, the volume is unmounted in the instance
    and the detaching of the volume doesn't run into a timeout
    
    fixes #6673
    fixes #2084
    fixes #2957
    fixes #4770
    fixes #288
    fixes #1017
    f3lang authored and YakDriver committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    e7f6e8f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5951169 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7a3221f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b09f380 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bac66a9 View commit details
    Browse the repository at this point in the history