lava_dispatcher: allow to ignore kernel errors
This patch allows to set a boot action flag that will force to ignore the kernel errors. The use case it tries to address is OTA rollback trigerred from u-boot. It should happen in case kernel panics before starting a certain systemd service.
Signed-off-by: Milosz Wasilewski milosz.wasilewski@foundries.io