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

kms: added Azure Key Vault as a supported KMS #4455

Merged
merged 3 commits into from
Mar 13, 2024

Commits on Mar 13, 2024

  1. kms: Implement Azure key vault as KMS provider

    This commit adds the Azure Key Vault as a supported
    KMS provider.
    
    Signed-off-by: Praveen M <m.praveen@ibm.com>
    iPraveenParihar authored and nixpanic committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    349f7d6 View commit details
    Browse the repository at this point in the history
  2. doc: added docs for Azure KMS

    Signed-off-by: Praveen M <m.praveen@ibm.com>
    iPraveenParihar authored and nixpanic committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    9f891d3 View commit details
    Browse the repository at this point in the history
  3. rebase: Azure key vault module dependency update

    This commit adds the Azure SDK for Azure key vault KMS
    integration to the Ceph CSI driver.
    
    Signed-off-by: Praveen M <m.praveen@ibm.com>
    iPraveenParihar authored and nixpanic committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    a95efee View commit details
    Browse the repository at this point in the history