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

fix(controller): prevent volume deletion if snapshot exists #350

Open
wants to merge 11 commits into
base: develop
Choose a base branch
from

Commits on Jun 22, 2021

  1. fix(controller): prevent volume deletion if snapshot exists

    Signed-off-by: Akhil Mohan <[email protected]>
    akhilerm committed Jun 22, 2021
    Configuration menu
    Copy the full SHA
    5f5f78f View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2021

  1. Configuration menu
    Copy the full SHA
    b37de6d View commit details
    Browse the repository at this point in the history
  2. add changelog

    Signed-off-by: Akhil Mohan <[email protected]>
    akhilerm committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    047bf7f View commit details
    Browse the repository at this point in the history
  3. fix typo

    Signed-off-by: Akhil Mohan <[email protected]>
    akhilerm committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    e84d6dc View commit details
    Browse the repository at this point in the history
  4. short circuit expression

    Signed-off-by: Akhil Mohan <[email protected]>
    akhilerm committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    b0ff0ba View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2021

  1. add wait for snapshot destroy method

    Signed-off-by: Akhil Mohan <[email protected]>
    akhilerm committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    75854f2 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2021

  1. remove clone validation

    Signed-off-by: Akhil Mohan <[email protected]>
    akhilerm committed Jun 29, 2021
    Configuration menu
    Copy the full SHA
    67a7686 View commit details
    Browse the repository at this point in the history
  2. remove waitForSnapDestroy

    Signed-off-by: Akhil Mohan <[email protected]>
    akhilerm committed Jun 29, 2021
    Configuration menu
    Copy the full SHA
    4669cae View commit details
    Browse the repository at this point in the history
  3. remove empty line

    Signed-off-by: Akhil Mohan <[email protected]>
    akhilerm committed Jun 29, 2021
    Configuration menu
    Copy the full SHA
    508db5a View commit details
    Browse the repository at this point in the history
  4. update changelog

    Signed-off-by: Akhil Mohan <[email protected]>
    akhilerm committed Jun 29, 2021
    Configuration menu
    Copy the full SHA
    4030e49 View commit details
    Browse the repository at this point in the history
  5. updated sanity tests to 4.2.0

    Signed-off-by: Akhil Mohan <[email protected]>
    akhilerm committed Jun 29, 2021
    Configuration menu
    Copy the full SHA
    3ecbbcc View commit details
    Browse the repository at this point in the history