Skip to content

csi: add missing mount-info volumeMount for cephfs#207

Merged
Madhu-1 merged 1 commit intoceph:mainfrom
iPraveenParihar:fix/add-mountinfo-volumemount
Feb 26, 2025
Merged

csi: add missing mount-info volumeMount for cephfs#207
Madhu-1 merged 1 commit intoceph:mainfrom
iPraveenParihar:fix/add-mountinfo-volumemount

Conversation

@iPraveenParihar
Copy link
Contributor

Describe what this PR does

This file provides functionality to store various mount information in a file. It's currently used to restore ceph-fuse mounts. Mount info is stored in /csi/mountinfo.

Checklist:

  • Commit Message Formatting: Commit titles and messages follow guidelines in the developer guide.
  • Reviewed the developer guide on Submitting a Pull Request
  • Pending release notes updated with breaking and/or notable changes for the next major release.
  • Documentation has been updated, if necessary.
  • Unit tests have been added, if necessary.
  • Integration tests have been added, if necessary.

This file provides functionality to store various mount information
in a file. It's currently used to restore ceph-fuse mounts.
Mount info is stored in `/csi/mountinfo`.

Signed-off-by: Praveen M <m.praveen@ibm.com>
@iPraveenParihar iPraveenParihar force-pushed the fix/add-mountinfo-volumemount branch from d4849c6 to c9625fd Compare February 25, 2025 12:51
@iPraveenParihar iPraveenParihar marked this pull request as ready for review February 25, 2025 12:56
@iPraveenParihar
Copy link
Contributor Author

cc @Madhu-1 PTAL.

@Madhu-1 Madhu-1 merged commit 6e1c39c into ceph:main Feb 26, 2025
13 checks passed
iPraveenParihar added a commit to iPraveenParihar/ceph-csi that referenced this pull request Mar 4, 2025
Use the main branch instead of the release till the following fixes
are available in next release (> v0.2.0)
- ceph/ceph-csi-operator#206
- ceph/ceph-csi-operator#207

Signed-off-by: Praveen M <m.praveen@ibm.com>
iPraveenParihar added a commit to iPraveenParihar/ceph-csi that referenced this pull request Mar 4, 2025
Use the main branch instead of the release till the following fixes
are available in next release (> v0.2.0)
- ceph/ceph-csi-operator#206
- ceph/ceph-csi-operator#207

Signed-off-by: Praveen M <m.praveen@ibm.com>
iPraveenParihar added a commit to iPraveenParihar/ceph-csi that referenced this pull request Mar 4, 2025
Use the main branch instead of the release till the following fixes
are available in next release (> v0.2.0)
- ceph/ceph-csi-operator#206
- ceph/ceph-csi-operator#207

Signed-off-by: Praveen M <m.praveen@ibm.com>
iPraveenParihar added a commit to iPraveenParihar/ceph-csi that referenced this pull request Mar 10, 2025
Use the main branch instead of the release till the following fixes
are available in next release (> v0.2.0)
- ceph/ceph-csi-operator#206
- ceph/ceph-csi-operator#207

Signed-off-by: Praveen M <m.praveen@ibm.com>
iPraveenParihar added a commit to iPraveenParihar/ceph-csi that referenced this pull request Mar 10, 2025
Use the main branch instead of the release till the following fixes
are available in next release (> v0.2.0)
- ceph/ceph-csi-operator#206
- ceph/ceph-csi-operator#207

Signed-off-by: Praveen M <m.praveen@ibm.com>
iPraveenParihar added a commit to iPraveenParihar/ceph-csi that referenced this pull request Mar 10, 2025
Use the main branch instead of the release till the following fixes
are available in next release (> v0.2.0)
- ceph/ceph-csi-operator#206
- ceph/ceph-csi-operator#207

Signed-off-by: Praveen M <m.praveen@ibm.com>
iPraveenParihar added a commit to iPraveenParihar/ceph-csi that referenced this pull request Mar 10, 2025
Use the main branch instead of the release till the following fixes
are available in next release (> v0.2.0)
- ceph/ceph-csi-operator#206
- ceph/ceph-csi-operator#207

Signed-off-by: Praveen M <m.praveen@ibm.com>
iPraveenParihar added a commit to iPraveenParihar/ceph-csi that referenced this pull request Mar 10, 2025
Use the main branch instead of the release till the following fixes
are available in next release (> v0.2.0)
- ceph/ceph-csi-operator#206
- ceph/ceph-csi-operator#207

Signed-off-by: Praveen M <m.praveen@ibm.com>
iPraveenParihar added a commit to iPraveenParihar/ceph-csi that referenced this pull request Mar 10, 2025
Use the main branch instead of the release till the following fixes
are available in next release (> v0.2.0)
- ceph/ceph-csi-operator#206
- ceph/ceph-csi-operator#207

Signed-off-by: Praveen M <m.praveen@ibm.com>
iPraveenParihar added a commit to iPraveenParihar/ceph-csi that referenced this pull request Mar 11, 2025
Use the main branch instead of the release till the following fixes
are available in next release (> v0.2.0)
- ceph/ceph-csi-operator#206
- ceph/ceph-csi-operator#207

Signed-off-by: Praveen M <m.praveen@ibm.com>
iPraveenParihar added a commit to iPraveenParihar/ceph-csi that referenced this pull request Mar 11, 2025
Use the main branch instead of the release till the following fixes
are available in next release (> v0.2.0)
- ceph/ceph-csi-operator#206
- ceph/ceph-csi-operator#207

Signed-off-by: Praveen M <m.praveen@ibm.com>
iPraveenParihar added a commit to iPraveenParihar/ceph-csi that referenced this pull request Mar 19, 2025
Use the main branch instead of the release till the following fixes
are available in next release (> v0.2.0)
- ceph/ceph-csi-operator#206
- ceph/ceph-csi-operator#207

Signed-off-by: Praveen M <m.praveen@ibm.com>
iPraveenParihar added a commit to iPraveenParihar/ceph-csi that referenced this pull request Mar 21, 2025
Use the main branch instead of the release till the following fixes
are available in next release (> v0.2.0)
- ceph/ceph-csi-operator#206
- ceph/ceph-csi-operator#207

Signed-off-by: Praveen M <m.praveen@ibm.com>
iPraveenParihar added a commit to iPraveenParihar/ceph-csi that referenced this pull request Mar 25, 2025
Use the main branch instead of the release till the following fixes
are available in next release (> v0.2.0)
- ceph/ceph-csi-operator#206
- ceph/ceph-csi-operator#207

Signed-off-by: Praveen M <m.praveen@ibm.com>
iPraveenParihar added a commit to iPraveenParihar/ceph-csi that referenced this pull request Mar 26, 2025
Use the main branch instead of the release till the following fixes
are available in next release (> v0.2.0)
- ceph/ceph-csi-operator#206
- ceph/ceph-csi-operator#207

Signed-off-by: Praveen M <m.praveen@ibm.com>
mergify bot pushed a commit to iPraveenParihar/ceph-csi that referenced this pull request Mar 26, 2025
Use the main branch instead of the release till the following fixes
are available in next release (> v0.2.0)
- ceph/ceph-csi-operator#206
- ceph/ceph-csi-operator#207

Signed-off-by: Praveen M <m.praveen@ibm.com>
iPraveenParihar added a commit to iPraveenParihar/ceph-csi that referenced this pull request Mar 27, 2025
Use the main branch instead of the release till the following fixes
are available in next release (> v0.2.0)
- ceph/ceph-csi-operator#206
- ceph/ceph-csi-operator#207

Signed-off-by: Praveen M <m.praveen@ibm.com>
iPraveenParihar added a commit to iPraveenParihar/ceph-csi that referenced this pull request Mar 27, 2025
Use the main branch instead of the release till the following fixes
are available in next release (> v0.2.0)
- ceph/ceph-csi-operator#206
- ceph/ceph-csi-operator#207

Signed-off-by: Praveen M <m.praveen@ibm.com>
iPraveenParihar added a commit to iPraveenParihar/ceph-csi that referenced this pull request Mar 27, 2025
Use the main branch instead of the release till the following fixes
are available in next release (> v0.2.0)
- ceph/ceph-csi-operator#206
- ceph/ceph-csi-operator#207

Signed-off-by: Praveen M <m.praveen@ibm.com>
nixpanic pushed a commit to iPraveenParihar/ceph-csi that referenced this pull request Mar 27, 2025
Use the main branch instead of the release till the following fixes
are available in next release (> v0.2.0)
- ceph/ceph-csi-operator#206
- ceph/ceph-csi-operator#207

Signed-off-by: Praveen M <m.praveen@ibm.com>
mergify bot pushed a commit to ceph/ceph-csi that referenced this pull request Mar 28, 2025
Use the main branch instead of the release till the following fixes
are available in next release (> v0.2.0)
- ceph/ceph-csi-operator#206
- ceph/ceph-csi-operator#207

Signed-off-by: Praveen M <m.praveen@ibm.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants