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

Handling low max edge-case better, human-readable debug output #4

Merged

Conversation

AndrewFarley
Copy link
Contributor

Features

  • Updating various debug output to be human-readable, since bytes is just really, really long with a lot of zeroes, not ideal or reasonably human parsable
  • Catching an edge case where a user puts a max disk size of too small, and a disk can't scale up any more

Closes #3 ( thanks for finding & reporting this @GuillaumeOuint )

…nd informing user specifying too low of a max disk size
@AndrewFarley AndrewFarley merged commit bea6ec4 into master Oct 25, 2022
@AndrewFarley AndrewFarley deleted the inform-small-max-size-improve-human-readability branch September 16, 2023 11:33
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.

Autoscaling size below current size and PVC size not human readable.
1 participant