chenyulin0719 opened a new pull request, #146:
URL: https://github.com/apache/yunikorn-web/pull/146

   ### What is this PR for?
   
   Change below resources presentation in YuniKorn UI:
   
   1. Chang 'kB', 'MB', 'GB', 'TB', 'PB’→’Ki’, ‘Mi’, ‘Gi’, ‘Ti’, ‘Pi’
   2. Align CPU unit with K8S, remove ‘k’ from CPU unit and use ‘m’ to present 
millicpu. For example: 100 → 100m, 1000 -> 1, 10k → 10
   3. Change the fixed digit number from 1 to 2
   
   ### What type of PR is it?
   * [ ] - Bug Fix
   * [x] - Improvement
   * [ ] - Feature
   * [ ] - Documentation
   * [ ] - Hot Fix
   * [ ] - Refactoring
   
   ### Todos
   NA
   
   ### What is the Jira issue?
   https://issues.apache.org/jira/browse/YUNIKORN-2140
   
   ### How should this be tested?
   `make test` should pass.
   Run `yarn start` to check new resource presentation.
   
   
   ### Screenshots (if appropriate)
   ![YUNIKORN-2140 before vs after 
drawio](https://github.com/apache/yunikorn-web/assets/26764036/9ac75fbe-8343-452b-96ff-3c752b669a05)
   
   
   ### Questions:
   NA


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to