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

rbd: setup encryption if rbdVol exits during CreateVol #3422

Merged
merged 1 commit into from
Nov 7, 2022

Commits on Nov 4, 2022

  1. rbd: setup encryption if rbdVol exits during CreateVol

    This commit adds code to setup encryption on a rbdVol
    being repaired in a followup CreateVolume request.
    This is fixes a bug wherein encryption metadata may not
    have been set in previous request due to container restart.
    
    Fixes: ceph#3402
    
    Signed-off-by: Rakshith R <rar@redhat.com>
    Rakshith-R committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    4bda0a5 View commit details
    Browse the repository at this point in the history