mirror of
https://github.com/aljazceru/kata-containers.git
synced 2025-12-26 18:44:47 +01:00
Force Jaeger to log when it reports traces to ensure the tracing test [1] works as expected. Fixes: #2264. [1] - https://github.com/kata-containers/tests/blob/master/tracing/tracing-test.sh Signed-off-by: James O. D. Hunt <james.o.hunt@intel.com>
Kata utilities packages
The katautils package contains useful functions that are shared by various
parts of the codebase, including the runtime and the container v2 shim.