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

Storage size conversion has bug #224

Closed
lijhnihaoa opened this issue Sep 27, 2022 · 1 comment
Closed

Storage size conversion has bug #224

lijhnihaoa opened this issue Sep 27, 2022 · 1 comment

Comments

@lijhnihaoa
Copy link

I found that Mi configured in yaml was not converted to bytes when the external-resizer finally called expand. Instead, Mi did not change, and Gi was converted to Mi.

resources: requests: storage: 2Gi ----> params: {9c4de81c-629c-460f-8981-9c4186fbf293 2048}

@lijhnihaoa
Copy link
Author

sorry My fault

sunnylovestiramisu added a commit to sunnylovestiramisu/external-resizer that referenced this issue Apr 26, 2023
4133d1df Merge pull request kubernetes-csi#226 from msau42/cloudbuild
8d519d23 Pin buildkit to v0.10.6 to workaround v0.11 bug with docker manifest
6e04a030 Merge pull request kubernetes-csi#224 from msau42/cloudbuild
26fdfffd Update cloudbuild image

git-subtree-dir: release-tools
git-subtree-split: 4133d1df083eaa65bdeddd0530d54278529c7a60
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

No branches or pull requests

1 participant