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

Modify volume size unit from gb to gib #268

Closed
wants to merge 3 commits into from

Conversation

yixuan0825
Copy link
Contributor

@yixuan0825 yixuan0825 commented Nov 15, 2018

Currently, the pvc unit is gib in yaml file, but ubiquity sent to scb with unit gb.
That caused the volume size is not correct.
As confirmed with SCB developer, SCB support both unit gib and gb.
I just modify the unit from gb to gib in this patch.


This change is Reviewable

@coveralls
Copy link

coveralls commented Nov 15, 2018

Coverage Status

Coverage remained the same at 58.774% when pulling b9fd03d on fix/UB-1543_volume_size_gb_to_gib into ae2f7c4 on dev.

Copy link
Contributor

@shay-berman shay-berman left a comment

Choose a reason for hiding this comment

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

:lgtm:

But before your merge it to dev please do:

  1. run staging on this change
  2. if staging green then don't forget to update the glide yml on the ubiqutiy-k8s side of thing.
  3. then marge both PRs to dev.

NOTE - you change in this PR is global for all storage system, please make sure it works well on A9000 as well!

Reviewed 1 of 1 files at r1.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved

@shay-berman
Copy link
Contributor

closing this PR because @olgashtivelman already merge back the release branch into dev.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants