Gracefully handle combustion script failures #501
Labels
technical debt
Implmentation shortcuts we did for time but need to be revisited in the future
triaged
The team has reviewed the issue
EIB will consecutively call a lot of scripts during the combustion phase. We want to ensure that they're not causing failures resulting in emergency shell.
One such example are the k3s / RKE2 multi node configurations, where we'd exit with an error if we're unable to determine the proper node type.
Check all templated scripts for such occurrences and properly handle them.
The text was updated successfully, but these errors were encountered: