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

BUG 2246388: fix: Invalid "invalid encryption kms configuration" error #201

Closed
wants to merge 2 commits into from

Commits on Oct 27, 2023

  1. rbd: add check for EncryptionTypeNone

    this commit adds the validation for encryption
    value as false, and sets the type as none
    
    Signed-off-by: riya-singhal31 <[email protected]>
    riya-singhal31 committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    6c4b6e4 View commit details
    Browse the repository at this point in the history
  2. rbd: add unit test for ParseEncryptionOpts

    Signed-off-by: riya-singhal31 <[email protected]>
    riya-singhal31 committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    a618b84 View commit details
    Browse the repository at this point in the history