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

quincy: mgr/volumes: the 'mode' should honor idempotent subvolume creation #45405

Merged
merged 2 commits into from Mar 31, 2022

Commits on Mar 16, 2022

  1. mgr/volumes: the 'mode' should honor idempotent subvolume creation

    currently the 'mode' argument is not honored idempotent
    subvolume creation for existing subvolume.
    
    Fixes: https://tracker.ceph.com/issues/54375
    Signed-off-by: Nikhilkumar Shelke <nshelke@redhat.com>
    (cherry picked from commit d164e49)
    nmshelke committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    dd1ecc1 View commit details
    Browse the repository at this point in the history
  2. qa: verify idempotent subvolume creation for 'mode' argument

    Fixes: https://tracker.ceph.com/issues/54375
    Signed-off-by: Nikhilkumar Shelke <nshelke@redhat.com>
    (cherry picked from commit cc64c57)
    nmshelke committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    e609517 View commit details
    Browse the repository at this point in the history