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

Vault Operator Diagnose improperly formats Disk Usage output #12183

Closed
HridoyRoy opened this issue Jul 27, 2021 · 0 comments · Fixed by #12229
Closed

Vault Operator Diagnose improperly formats Disk Usage output #12183

HridoyRoy opened this issue Jul 27, 2021 · 0 comments · Fixed by #12229
Assignees
Labels
bug Used to indicate a potential bug core/diagnose core Issues and Pull-Requests specific to Vault Core
Milestone

Comments

@HridoyRoy
Copy link
Contributor

Describe the bug
The diagnose checks titled Check Disk Usage output warnings of the form:

[ warning ] Check Disk Usage: /dev is %!d(float64=100) percent full.

To Reproduce
Steps to reproduce the behavior:

  1. Run vault operator diagnose with a partition which is over 95% capacity.
  2. The output should have a line of the format above.

Expected behavior
The percentage should be clearly displayed in the string.

@HridoyRoy HridoyRoy added bug Used to indicate a potential bug core Issues and Pull-Requests specific to Vault Core labels Jul 27, 2021
@HridoyRoy HridoyRoy added this to the 1.8.1 milestone Jul 27, 2021
@HridoyRoy HridoyRoy self-assigned this Jul 27, 2021
@HridoyRoy HridoyRoy linked a pull request Aug 2, 2021 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Used to indicate a potential bug core/diagnose core Issues and Pull-Requests specific to Vault Core
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants