You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 12, 2021. It is now read-only.
The kata-runtime kata-check output may be too verbose for many users.
If the main goal is to test whether the system is capable of running Kata Containers, then a one line output should be enough to tell the user that the system is properly setup.
If the check fails, then keeping the current verbosity level is fine.
Additionally, an argument can be added to kata-check to have it behave exactly as now.
Question is: does this change break anything (tests, CI, container engines using kata...)