-
-
Notifications
You must be signed in to change notification settings - Fork 104
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: inspect container #841
Conversation
AmorfEvo
commented
Oct 5, 2023
•
edited
Loading
edited
- Add container inspection functionality with json and table views.
- Add better swagger descriptions and summaries on node prefix container controller endpoints.
- Move all agent timeouts to shared constants.
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## develop #841 +/- ##
===========================================
- Coverage 24.29% 24.08% -0.21%
===========================================
Files 62 62
Lines 5994 6046 +52
===========================================
Hits 1456 1456
- Misses 4432 4484 +52
Partials 106 106
☔ View full report in Codecov by Sentry. |
…ler with global prefix
Codecov ReportAttention:
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## develop #841 +/- ##
===========================================
- Coverage 26.49% 26.27% -0.22%
===========================================
Files 70 70
Lines 7292 7345 +53
===========================================
- Hits 1932 1930 -2
- Misses 5209 5264 +55
Partials 151 151
☔ View full report in Codecov by Sentry. |
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 (informal)
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.
Minor eye-candy only, otherwise looks good.
…torio into feat/container-inspect