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

ceph: do not fail on keys deletion #8868

Merged
merged 1 commit into from Sep 29, 2021
Merged

Commits on Sep 29, 2021

  1. ceph: do not fail on keys deletion

    Prior, we were returning a nil map and thus the assignment for forced
    deletion was not working since we were trying to assign on a nil map.
    
    Signed-off-by: Sébastien Han <seb@redhat.com>
    leseb committed Sep 29, 2021
    Copy the full SHA
    2e73baf View commit details
    Browse the repository at this point in the history