Bug 1000580 - Quota precision is too precise
Summary: Quota precision is too precise
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: OKD
Classification: Red Hat
Component: Containers
Version: 2.x
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ---
: ---
Assignee: Jhon Honce
QA Contact: libra bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-08-23 18:17 UTC by Clayton Coleman
Modified: 2015-05-14 23:12 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-08-29 12:46:48 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description Clayton Coleman 2013-08-23 18:17:37 UTC
The message:

  Warning gear 42xxxxxxxx is using 97.70534983493849384 of disk quota

could be formatted a bit better.  Suggest:

  Warning: gear 42xxxxxxxx is using 97.7% of the disk quota.

Comment 1 openshift-github-bot 2013-08-23 19:44:04 UTC
Commit pushed to master at https://github.com/openshift/origin-server

https://github.com/openshift/origin-server/commit/72839380aff69be280681b3c3c468e72b6402b31
Bug 1000580 - Reduce quota precision

* Format quota to %3.1f%%

Comment 2 Qiushui Zhang 2013-08-26 02:49:32 UTC
Tested on devenv_3706.

Currently, the following message is shown:
Warning gear 408984700df911e3bc7a22000ab3288a is using 94.8% of disk quota

So mark it as fixed.


Note You need to log in before you can comment on or make changes to this bug.