-
Bug
-
Resolution: Done-Errata
-
Minor
-
None
-
4.19
Description of problem:
Add "%" to usage value in oc adm top pvc output 0.00 => 0.00%
Version-Release number of selected component (if applicable):
4.19.0-0.nightly-2025-02-11-161912
How reproducible:
Always
Steps to Reproduce:
1. Create pvc using default sc, dep. 2. Check oc adm top pvc command oc adm top pvc --insecure-skip-tls-verify=true -n testropatil NAMESPACE NAME USAGE(%) testropatil mypvc-fs-managedcsi 0.00
Actual results:
Usage value displays as 0.00
Expected results:
It should display as 0.00%
Additional info:
In other components it adds "%", CPU=13%, memory=39% oc adm top node NAME CPU(cores) CPU% MEMORY(bytes) MEMORY% ip-10-0-13-199.us-east-2.compute.internal 464m 13% 5771Mi 39%
- links to
-
RHEA-2024:11038 OpenShift Container Platform 4.19.z bug fix update