-
Notifications
You must be signed in to change notification settings - Fork 5.6k
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
feat(ui): Pod view #5091
feat(ui): Pod view #5091
Conversation
Signed-off-by: Remington Breeze <remington@breeze.software>
Signed-off-by: Remington Breeze <remington@breeze.software>
Signed-off-by: Remington Breeze <remington@breeze.software>
Signed-off-by: Remington Breeze <remington@breeze.software>
Signed-off-by: Remington Breeze <remington@breeze.software>
Codecov Report
@@ Coverage Diff @@
## master #5091 +/- ##
==========================================
- Coverage 40.82% 40.51% -0.31%
==========================================
Files 133 135 +2
Lines 18154 18374 +220
==========================================
+ Hits 7411 7444 +33
- Misses 9672 9854 +182
- Partials 1071 1076 +5
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
99% compete! Noticed few minor issues
ui/src/app/applications/components/application-resource-tree/application-resource-tree.tsx
Outdated
Show resolved
Hide resolved
ui/src/app/applications/components/application-pod-view/pod-view.tsx
Outdated
Show resolved
Hide resolved
Signed-off-by: Remington Breeze <remington@breeze.software>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. Thank you!
* feat(server): Pod view server (#5089) Signed-off-by: Remington Breeze <remington@breeze.software> Signed-off-by: Remington Breeze <remington@breeze.software>
* feat(server): Pod view server (argoproj#5089) Signed-off-by: Remington Breeze <remington@breeze.software>
Checklist: