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 displaying of resource.Quantity sizes #177

Merged
merged 1 commit into from
Oct 14, 2024
Merged

Conversation

thirdeyenick
Copy link
Contributor

@thirdeyenick thirdeyenick commented Oct 11, 2024

Before disk sizes in clusters have been wrongly marshaled. By providing a custom marshaler for the *resource.Quantity type we fix this.

Before disk sizes in clusters have been wrongly marshaled. By providing a custom marshaler for the *resource.Quantity type we fix this.
@thirdeyenick thirdeyenick force-pushed the fix-resource-quantity-yaml branch from 42e3d57 to 6aab1f0 Compare October 11, 2024 13:24
@ctrox ctrox merged commit d904701 into main Oct 14, 2024
2 checks passed
@ctrox ctrox deleted the fix-resource-quantity-yaml branch October 14, 2024 11:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants