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

fix: treat size value as megabytes #2030

Merged
merged 3 commits into from
Jan 9, 2024
Merged

Conversation

h4ck3rk3y
Copy link
Contributor

@h4ck3rk3y h4ck3rk3y commented Jan 8, 2024

Description:

We expect(in DOCS) the user to enter value in megabytes but were never multiplying the value with the megaByteToByte multiplier

@h4ck3rk3y h4ck3rk3y requested a review from leoporoli January 8, 2024 20:19
@h4ck3rk3y h4ck3rk3y added the DO NOT MERGE DO NOT MERGE THIS PR label Jan 8, 2024
@barnabasbusa
Copy link
Collaborator

Could we actually use Gigabytes over megabytes?

@h4ck3rk3y h4ck3rk3y removed the DO NOT MERGE DO NOT MERGE THIS PR label Jan 8, 2024
@h4ck3rk3y
Copy link
Contributor Author

@barnabasbusa discussed with you, this fix is fine for now but i will support 5GB, 2.5TB or other values, please create a ticket!

@h4ck3rk3y h4ck3rk3y enabled auto-merge January 8, 2024 20:29
@h4ck3rk3y h4ck3rk3y requested a review from leeederek January 8, 2024 20:30
@h4ck3rk3y h4ck3rk3y added this pull request to the merge queue Jan 9, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jan 9, 2024
@h4ck3rk3y h4ck3rk3y added this pull request to the merge queue Jan 9, 2024
Merged via the queue into main with commit af687cb Jan 9, 2024
35 checks passed
@h4ck3rk3y h4ck3rk3y deleted the gyani/persistent-volume-size branch January 9, 2024 15:28
github-merge-queue bot pushed a commit that referenced this pull request Jan 9, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.86.2](0.86.1...0.86.2)
(2024-01-09)


### Bug Fixes

* treat size value as megabytes
([#2030](#2030))
([af687cb](af687cb))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

---------

Co-authored-by: kurtosisbot <[email protected]>
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.

3 participants