merge queue: embarking devel (982f093) and #5936 together#5948
Closed
mergify[bot] wants to merge 6 commits into
Closed
merge queue: embarking devel (982f093) and #5936 together#5948mergify[bot] wants to merge 6 commits into
mergify[bot] wants to merge 6 commits into
Conversation
add another case, if the subsystem of the rquested ns (that we want to remove) does not exist, dont raise an error. Signed-off-by: gadi-didi <gadi.didi@ibm.com>
When CreateVolume fails during NVMe-oF resource setup (e.g., listener creation failure), the cleanup defer was not executing properly because createNVMeoFResources() returned nil for nvmeofData on error. This left orphaned subsystems on the gateway that prevented subsequent volume creation attempts. Changes: - Modified createNVMeoFResources() to return nvmeofData even on error (instead of nil), allowing cleanup to access gateway connection info and subsystem details - Added NamespaceID > 0 check in cleanupNVMeoFResources() to skip namespace deletion when it was never created (NamespaceID defaults to 0) Signed-off-by: gadi-didi <gadi.didi@ibm.com>
when there is some failure to remove some listener, it is ok to just print warning, because delete the subsystem will delete the listener. Signed-off-by: gadi-didi <gadi.didi@ibm.com>
before this change,if the subsystem exists,it would not create listeners. but maybe another pvc on same subsystem but with different listener\s was requested, it would not create the listener\s (in manual mode of adding the listeners) now, even the subsystem exists, if we are in manual listener mode try to add them (if they exist, it is ok) Signed-off-by: gadi-didi <gadi.didi@ibm.com>
the defer in CreateVolume() for cleanup the NVMe-oF resoureces was in incorrect place, so in case of createNVMeoFResources() failure it was not called at all. Signed-off-by: gadi-didi <gadi.didi@ibm.com>
Collaborator
|
/test ci/centos/k8s-e2e-external-storage/1.34 |
Collaborator
|
/test ci/centos/mini-e2e-helm/k8s-1.34 |
Collaborator
|
/test ci/centos/k8s-e2e-external-storage/1.32 |
Collaborator
|
/test ci/centos/k8s-e2e-external-storage/1.33 |
Collaborator
|
/test ci/centos/upgrade-tests-cephfs |
Collaborator
|
/test ci/centos/mini-e2e/k8s-1.34 |
Collaborator
|
/test ci/centos/mini-e2e-helm/k8s-1.32 |
Collaborator
|
/test ci/centos/upgrade-tests-rbd |
Collaborator
|
/test ci/centos/mini-e2e-helm/k8s-1.33 |
Collaborator
|
/test ci/centos/mini-e2e/k8s-1.32 |
Collaborator
|
/test ci/centos/mini-e2e/k8s-1.33 |
6 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🎉 This pull request has been checked successfully and will be merged soon. 🎉
Branch devel (982f093) and #5936 are embarked together for merge.
This pull request has been created by Mergify to speculatively check the mergeability of #5936.
You don't need to do anything. Mergify will close this pull request automatically when it is complete.
Required conditions of queue
defaultfor merge:#approved-reviews-by >= 2[🛡 GitHub branch protection]#changes-requested-reviews-by = 0[🛡 GitHub branch protection]base=develstatus-success=codespellstatus-success=go-teststatus-success=golangci-lintstatus-success=lint-extrasstatus-success=mod-checkstatus-success=multi-arch-buildstatus-success=uncommitted-code-checklabel=ci/skip/e2estatus-success=ci/centos/k8s-e2e-external-storage/1.32status-success=ci/centos/k8s-e2e-external-storage/1.33status-success=ci/centos/k8s-e2e-external-storage/1.34status-success=ci/centos/mini-e2e-helm/k8s-1.32status-success=ci/centos/mini-e2e-helm/k8s-1.33status-success=ci/centos/mini-e2e-helm/k8s-1.34status-success=ci/centos/mini-e2e/k8s-1.32status-success=ci/centos/mini-e2e/k8s-1.33status-success=ci/centos/mini-e2e/k8s-1.34status-success=ci/centos/upgrade-tests-cephfsstatus-success=ci/centos/upgrade-tests-rbdbase~=^(release-.+)$status-success=codespellstatus-success=go-teststatus-success=golangci-lintstatus-success=lint-extrasstatus-success=mod-checkstatus-success=multi-arch-buildstatus-success=uncommitted-code-checklabel=ci/skip/e2estatus-success=ci/centos/k8s-e2e-external-storage/1.32status-success=ci/centos/k8s-e2e-external-storage/1.33status-success=ci/centos/k8s-e2e-external-storage/1.34status-success=ci/centos/mini-e2e-helm/k8s-1.32status-success=ci/centos/mini-e2e-helm/k8s-1.33status-success=ci/centos/mini-e2e-helm/k8s-1.34status-success=ci/centos/mini-e2e/k8s-1.32status-success=ci/centos/mini-e2e/k8s-1.33status-success=ci/centos/mini-e2e/k8s-1.34status-success=ci/centos/upgrade-tests-cephfsstatus-success=ci/centos/upgrade-tests-rbdbase=release-v3.15status-success=codespellstatus-success=go-teststatus-success=golangci-lintstatus-success=lint-extrasstatus-success=mod-checkstatus-success=multi-arch-buildstatus-success=uncommitted-code-checklabel=ci/skip/e2estatus-success=ci/centos/k8s-e2e-external-storage/1.31status-success=ci/centos/mini-e2e-helm/k8s-1.31status-success=ci/centos/mini-e2e/k8s-1.31status-success=ci/centos/k8s-e2e-external-storage/1.32status-success=ci/centos/k8s-e2e-external-storage/1.33status-success=ci/centos/mini-e2e-helm/k8s-1.32status-success=ci/centos/mini-e2e-helm/k8s-1.33status-success=ci/centos/mini-e2e/k8s-1.32status-success=ci/centos/mini-e2e/k8s-1.33status-success=ci/centos/upgrade-tests-cephfsstatus-success=ci/centos/upgrade-tests-rbdbase=ci/centosstatus-success=ci/centos/jjb-validatestatus-success=ci/centos/job-validationRequired conditions to stay in the queue:
#approved-reviews-by >= 2[🛡 GitHub branch protection]#changes-requested-reviews-by = 0[🛡 GitHub branch protection]