Skip to content

Conversation

gouthampacha
Copy link
Contributor

@gouthampacha gouthampacha commented Sep 19, 2025

What this PR does / why we need it:

The CephFS partner plugin now requires a parameter
called 'fsName' to explicitly specify a CephFS filesystem
name to locate subvolumes on a Ceph cluster with
multiple CephFS filesystems. This PR reads the value
of the 'fsName' from share metadata in Manila.

Which issue this PR fixes(if applicable):
fixes #2992
fixes #2986

Release note:

The Manila CSI driver now extracts metadata of the underlying Manila share to fetch the ceph filesystem name. This fixes volume resolution in environments with multiple CephFS filesystems.  

@k8s-ci-robot k8s-ci-robot added release-note Denotes a PR that will be considered when it comes time to generate release notes. do-not-merge/invalid-commit-message Indicates that a PR should not merge because it has an invalid commit message. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels Sep 19, 2025
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign gouthampacha for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Sep 19, 2025
This option is now mandatory to use when there
are multiple CephFS file systems in the ceph
cluster. Without this, ceph won't be able to find
the (sub)volume to mount.
@k8s-ci-robot k8s-ci-robot removed the do-not-merge/invalid-commit-message Indicates that a PR should not merge because it has an invalid commit message. label Sep 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. release-note Denotes a PR that will be considered when it comes time to generate release notes. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
2 participants