argoproj / argo-cd

Declarative Continuous Deployment for Kubernetes
https://argo-cd.readthedocs.io
Apache License 2.0
18.06k stars 5.52k forks source link

feat(ui): Requests info for Cpu and Mem added to Pod details #20637

Open surajyadav1108 opened 1 month ago

surajyadav1108 commented 1 month ago

Resolves issue: #19457

1. Added the pod requests info to the Pod tooltip.

2. For the original request of adding the top/parent resource groups,

Added tests in info.go f and utils.test for scenerios of completed and failed state with allocated resources.

https://github.com/user-attachments/assets/11d02a4f-e576-4f9a-85e4-dd012715e4be

Checklist:

bunnyshell[bot] commented 1 month ago

🔴 Preview Environment stopped on Bunnyshell

See: Environment Details | Pipeline Logs

Available commands (reply to this comment):

codecov[bot] commented 4 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 55.00%. Comparing base (7f6340f) to head (5cfc8ca). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #20637 +/- ## ========================================== + Coverage 54.99% 55.00% +0.01% ========================================== Files 324 324 Lines 55466 55472 +6 ========================================== + Hits 30505 30515 +10 + Misses 22341 22330 -11 - Partials 2620 2627 +7 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.