Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pvc size shouldn't more than scale allowed size #1226

Merged
merged 9 commits into from
Oct 21, 2024

Conversation

badri-pathak
Copy link
Member

@badri-pathak badri-pathak commented Oct 1, 2024

Signed-off-by: badri-pathak [email protected]

Pull request checklist


This will address the issue #800

The max size supported by scale is 999999999999999K . The changes won't allow the user to create/resize more this allowed limit.

Pull request type

Please check the type of change your PR introduces:

  • Bugfix
  • Feature Enhancement
  • Test Automation
  • Code Refactoring (no functional changes, no api changes)
  • Build related changes
  • Community Operator listing
  • Other (please describe):

What is the current behavior?

What is the new behavior?

How risky is this change?

  • Small, isolated change
  • Medium, requires regression testing
  • Large, requires functional and regression testing

@badri-pathak
Copy link
Member Author

badri-pathak commented Oct 1, 2024

Image: quay.io/badri_pathak/ibm-spectrum-scale-csi-driver:pvc_max_size_v6

Copy link
Member

@saurabhwani5 saurabhwani5 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @badri-pathak , can we fix following issues in this PR
#1227 and #1228

Jainbrt
Jainbrt previously approved these changes Oct 7, 2024
Copy link
Member

@saurabhwani5 saurabhwani5 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@badri-pathak can you please have a look on #1229

Signed-off-by: badri-pathak <[email protected]>
Signed-off-by: badri-pathak <[email protected]>
@saurabhwani5
Copy link
Member

image with latest changes :
quay.io/badri_pathak/ibm-spectrum-scale-csi-driver:pvc_max_size_v6

Signed-off-by: badri-pathak <[email protected]>
Signed-off-by: badri-pathak <[email protected]>
@badri-pathak
Copy link
Member Author

Image: quay.io/badri_pathak/ibm-spectrum-scale-csi-driver:pvc_max_size_v10

@badri-pathak
Copy link
Member Author

quay.io/badri_pathak/ibm-spectrum-scale-csi-driver:pvc_max_size_v11

Copy link
Member

@saurabhwani5 saurabhwani5 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

reviewed and tested , thanks @badri-pathak

@deeghuge
Copy link
Member

do not merge in 2.13

@badri-pathak badri-pathak added this to the v2.14.0 milestone Oct 11, 2024
@badri-pathak badri-pathak merged commit 59ce8ec into IBM:dev Oct 21, 2024
2 checks passed
@badri-pathak badri-pathak deleted the pvc_max_size branch January 8, 2025 13:50
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.

5 participants