Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(controller/ui): fix pod with sidecar state (cherry-pick #19843) #20394

Conversation

linghaoSu
Copy link
Member

fix(controller/ui): fix pod with sidecar state (#19843)

  • fix(controller): change pod status calculate with sidecar

Signed-off-by: linghaoSu [email protected]

  • fix(controller): add restartable sidecar count in total container display

Signed-off-by: linghaoSu [email protected]

  • fix(controller): update info test case conditions

Co-authored-by: Michael Crenshaw [email protected]
Signed-off-by: Linghao Su [email protected]

  • fix(controller): add more test case to cover more conditions

Signed-off-by: linghaoSu [email protected]

  • fix(ui): check is condition exist before for of

Signed-off-by: linghaoSu [email protected]

* fix(controller): change pod status calculate with sidecar

Signed-off-by: linghaoSu <[email protected]>

* fix(controller): add restartable sidecar count in total container display

Signed-off-by: linghaoSu <[email protected]>

* fix(controller): update info test case conditions

Co-authored-by: Michael Crenshaw <[email protected]>
Signed-off-by: Linghao Su <[email protected]>

* fix(controller): add more test case to cover more conditions

Signed-off-by: linghaoSu <[email protected]>

* fix(ui): check is condition exist before for of

Signed-off-by: linghaoSu <[email protected]>

---------

Signed-off-by: linghaoSu <[email protected]>
Signed-off-by: Linghao Su <[email protected]>
Co-authored-by: Michael Crenshaw <[email protected]>
@linghaoSu linghaoSu requested a review from a team as a code owner October 16, 2024 02:18
Copy link

codecov bot commented Oct 16, 2024

Codecov Report

Attention: Patch coverage is 96.66667% with 1 line in your changes missing coverage. Please review.

Project coverage is 50.45%. Comparing base (e2eb54c) to head (79bdfca).
Report is 23 commits behind head on release-2.12.

Files with missing lines Patch % Lines
controller/cache/info.go 96.66% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@               Coverage Diff                @@
##           release-2.12   #20394      +/-   ##
================================================
+ Coverage         50.37%   50.45%   +0.07%     
================================================
  Files               313      313              
  Lines             43167    43193      +26     
================================================
+ Hits              21747    21791      +44     
+ Misses            18939    18921      -18     
  Partials           2481     2481              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@crenshaw-dev crenshaw-dev merged commit 5f5fb0d into argoproj:release-2.12 Oct 16, 2024
21 of 22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants