-
Notifications
You must be signed in to change notification settings - Fork 546
Open
Labels
bugSomething isn't workingSomething isn't workingneeds-triageIssue is not approved or ready-to-work onIssue is not approved or ready-to-work on
Description
📜 Description
There is an inconsistency in how CPU and memory capacities are displayed on the resource browser.
- Ki is not a valid unit for CPU.
- Memory usage is displayed in raw units (e.g., Mi), which can be hard to interpret. It should be converted into a more human-readable format like GiB or TiB based on the value.

👟 Reproduction steps
- Open resource browser
- Cluster details page
👍 Expected behavior
- Resource in human readable format
- Correct Units
👎 Actual Behavior
absolute values are coming
CPU's SI unit is incorrect
☸ Kubernetes version
NA
Cloud provider
NA
🌍 Browser
Chrome
🧱 Your Environment
NA
✅ Proposed Solution
- CPU's resource should have 2 units only Core and milliCore
- Big absolute values should be converted to human readable formats like in Killi, milli etc.
👀 Have you spent some time to check if this issue has been raised before?
- I checked and didn't find any similar issue
🏢 Have you read the Code of Conduct?
- I have read the Code of Conduct
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingneeds-triageIssue is not approved or ready-to-work onIssue is not approved or ready-to-work on