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

api: add radosNamespace field to CephFsConfigSpec #165

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Commits on Nov 5, 2024

  1. api: add radosNamespace field to CephFsConfigSpec

    Ceph-CSI now supports storing CephFS OMAP data in a
    specified namespace defined in CephFS.radosNamespace
    field in ceph-csi-config ConfigMap.
    ref: ceph/ceph-csi#4661.
    
    This commit introduces the same by adding the radosNamespace field
    to the ClientProfile.ClientProfileSpec.CephFsConfigSpec API.
    
    Signed-off-by: Praveen M <[email protected]>
    iPraveenParihar committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    24b685f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3f8b947 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    85418e8 View commit details
    Browse the repository at this point in the history
  4. api: update rbd.radosNamespace field to immutable

    Signed-off-by: Praveen M <[email protected]>
    iPraveenParihar committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    0154232 View commit details
    Browse the repository at this point in the history