mirror of
https://github.com/kata-containers/kata-containers.git
synced 2026-03-18 18:58:36 +00:00
Add the ability to trap a build error inside rootfs.sh, without returning an error code. Gating conditions (all of them are needed): - GRACEFUL_EXIT shall be passed as env variable to rootfs.sh - BUILD_CAN_FAIL shall be specified in the distro config.sh Signed-off-by: Marco Vedovati <mvedovati@suse.com>