Files
kata-containers/src/runtime/pkg/katautils
Christophe de Dinechin dcb9f40394 config: Protect annotation for entropy_source
It would be undesirable to be given an annotation like "/dev/null".
Filter out bad annotation values.

Fixes: #1043

Suggested-by: James O. D. Hunt <james.o.hunt@intel.com>
Signed-off-by: Christophe de Dinechin <dinechin@redhat.com>
2021-04-22 15:26:40 +02:00
..
2020-11-05 16:04:21 +08:00
2021-03-16 17:39:28 -07:00
2020-04-29 18:39:03 -07:00
2021-03-18 11:19:32 +00:00
2021-03-18 11:19:32 +00:00

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.