Skip to content

Conversation

@YiteGu
Copy link
Member

@YiteGu YiteGu commented Aug 8, 2025

calcQosBasedOnCapacity need use rv.RequestedVolSize to calc qos base on capacity, but rv.RequestedVolSize is 0, because it have no update in ControllerExpandVolume request.

Fixes: #5478

Describe what this PR does

Provide some context for the reviewer

Is there anything that requires special attention

Do you have any questions?

Is the change backward compatible?

Are there concerns around backward compatibility?

Provide any external context for the change, if any.

For example:

  • Kubernetes links that explain why the change is required
  • CSI spec related changes/catch-up that necessitates this patch
  • golang related practices that necessitates this change

Related issues

Mention any github issues relevant to this PR. Adding below line
will help to auto close the issue once the PR is merged.

Fixes: #issue_number

Future concerns

List items that are not part of the PR and do not impact it's
functionality, but are work items that can be taken up subsequently.

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!)

@mergify mergify bot added component/rbd Issues related to RBD bug Something isn't working labels Aug 8, 2025
@YiteGu YiteGu force-pushed the fix-expand-qos-vol-invail branch from 87d88a1 to 81d6ef6 Compare August 8, 2025 10:58
@Madhu-1 Madhu-1 requested a review from a team August 8, 2025 11:04
@nixpanic
Copy link
Member

nixpanic commented Aug 8, 2025

@Mergifyio rebase

calcQosBasedOnCapacity need use rv.RequestedVolSize to calc
qos base on capacity, but rv.RequestedVolSize is 0, because it
have no update in ControllerExpandVolume request.

Signed-off-by: Yite Gu <[email protected]>
@mergify
Copy link
Contributor

mergify bot commented Aug 8, 2025

rebase

✅ Branch has been successfully rebased

@nixpanic nixpanic force-pushed the fix-expand-qos-vol-invail branch from 81d6ef6 to d8b911b Compare August 8, 2025 11:53
@nixpanic
Copy link
Member

nixpanic commented Aug 8, 2025

@Mergifyio queue

@mergify
Copy link
Contributor

mergify bot commented Aug 8, 2025

queue

✅ The pull request has been merged automatically

The pull request has been merged automatically at 9e1e5b5

@mergify mergify bot added the ok-to-test Label to trigger E2E tests label Aug 8, 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.32

@ceph-csi-bot
Copy link
Collaborator

/test ci/centos/upgrade-tests-cephfs

@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-helm/k8s-1.32

@ceph-csi-bot
Copy link
Collaborator

/test ci/centos/upgrade-tests-rbd

@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/k8s-1.33

@ceph-csi-bot
Copy link
Collaborator

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

@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/k8s-1.31

@ceph-csi-bot ceph-csi-bot removed the ok-to-test Label to trigger E2E tests label Aug 8, 2025
@mergify mergify bot merged commit 9e1e5b5 into ceph:devel Aug 8, 2025
37 checks passed
mergify bot added a commit that referenced this pull request Aug 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working component/rbd Issues related to RBD

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants