-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
add container runtime info to profile list #6409
Conversation
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: medyagh The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Codecov Report
@@ Coverage Diff @@
## master #6409 +/- ##
==========================================
+ Coverage 37.46% 37.68% +0.21%
==========================================
Files 128 128
Lines 8646 8654 +8
==========================================
+ Hits 3239 3261 +22
+ Misses 4988 4970 -18
- Partials 419 423 +4
|
/ok-to-test |
Error: running mkcmp: exit status 1 |
Any chance the default output could be adjusted to fit within 80 characters? |
@tstromberg the json output is
|
All Times minikube: [ 95.562088 96.885261 97.012191] Average minikube: 96.486513 Averages Time Per Log
|
Before this PR:
After this PR:
closes #6408