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

provider-server: send info of kernelMountOptions for cephfs to client when encryption in transit is enabled #2707

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Commits on Jul 22, 2024

  1. moved getCephFSKernelMountOptions from storagecluster to util

    moved getCephFSKernelMountOptions function from storagecluster package
    to util package
    
    Signed-off-by: Rohan Gupta <[email protected]>
    rohan47 committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    4f1ee30 View commit details
    Browse the repository at this point in the history
  2. provider-server: send info of kernelMountOptions for cephfs to client

    add kernel mount option ms_mode=secure to cephfs storageclass data when
    encryption in transit is enabled
    
    Signed-off-by: Rohan Gupta <[email protected]>
    rohan47 committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    8ae40d6 View commit details
    Browse the repository at this point in the history