Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@mergify
Copy link
Contributor

@mergify mergify bot commented Sep 15, 2025

Describe what this PR does

Problem: deleteSnapshotsAndUndoReservation will reset quiesce
of the subvolumes. In case of DeleteVolumeGoupSnapshot,
there is no need for quiesce at all. Doing so, will result in
IO freeze.

This commit ensures to skip reset quiesce operation during
DeleteVolumeGroupSnapshot.

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.

Show available bot commands

These commands are normally not required, but in case of issues, leave any of
the following bot commands in an otherwise empty comment in this PR:

  • /retest ci/centos/<job-name>: retest the <job-name> after unrelated
    failure (please report the failure too!)

This is an automatic backport of pull request #5583 done by [Mergify](https://mergify.com).

Signed-off-by: Praveen M <[email protected]>
(cherry picked from commit 9b1ecc2)
Problem: deleteSnapshotsAndUndoReservation will reset quiesce
of the subvolumes. In case of DeleteVolumeGoupSnapshot,
there is no need for quiesce at all. Doing so, will result in
IO freeze.

This commit ensures to skip reset quiesce operation during
DeleteVolumeGroupSnapshot.

Signed-off-by: Praveen M <[email protected]>
(cherry picked from commit 45a038a)
@mergify mergify bot added ok-to-test Label to trigger E2E tests component/cephfs Issues related to CephFS labels Sep 15, 2025
@ceph-csi-bot
Copy link
Collaborator

/test ci/centos/k8s-e2e-external-storage/1.33

@ceph-csi-bot
Copy link
Collaborator

/test ci/centos/k8s-e2e-external-storage/1.31

@ceph-csi-bot
Copy link
Collaborator

/test ci/centos/mini-e2e-helm/k8s-1.31

@ceph-csi-bot
Copy link
Collaborator

/test ci/centos/mini-e2e-helm/k8s-1.33

@ceph-csi-bot
Copy link
Collaborator

/test ci/centos/mini-e2e/k8s-1.31

@ceph-csi-bot
Copy link
Collaborator

/test ci/centos/mini-e2e/k8s-1.33

@ceph-csi-bot
Copy link
Collaborator

/test ci/centos/k8s-e2e-external-storage/1.32

@ceph-csi-bot
Copy link
Collaborator

/test ci/centos/upgrade-tests-cephfs

@ceph-csi-bot
Copy link
Collaborator

/test ci/centos/upgrade-tests-rbd

@ceph-csi-bot
Copy link
Collaborator

/test ci/centos/mini-e2e-helm/k8s-1.32

@ceph-csi-bot
Copy link
Collaborator

/test ci/centos/mini-e2e/k8s-1.32

@ceph-csi-bot ceph-csi-bot removed the ok-to-test Label to trigger E2E tests label Sep 15, 2025
@iPraveenParihar
Copy link
Contributor

iPraveenParihar commented Sep 15, 2025

/retest ci/centos/mini-e2e-helm/k8s-1.32

@iPraveenParihar
Copy link
Contributor

@Mergifyio refresh

@mergify
Copy link
Contributor Author

mergify bot commented Sep 16, 2025

refresh

✅ Pull request refreshed

@mergify mergify bot merged commit 80755a7 into release-v3.15 Sep 17, 2025
41 checks passed
@mergify mergify bot deleted the mergify/bp/release-v3.15/pr-5583 branch September 17, 2025 07:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

component/cephfs Issues related to CephFS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants