Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gracefully handle combustion script failures #501

Open
atanasdinov opened this issue Jul 23, 2024 · 0 comments
Open

Gracefully handle combustion script failures #501

atanasdinov opened this issue Jul 23, 2024 · 0 comments
Labels
technical debt Implmentation shortcuts we did for time but need to be revisited in the future triaged The team has reviewed the issue

Comments

@atanasdinov
Copy link
Contributor

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.

@jdob jdob added technical debt Implmentation shortcuts we did for time but need to be revisited in the future triaged The team has reviewed the issue labels Aug 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
technical debt Implmentation shortcuts we did for time but need to be revisited in the future triaged The team has reviewed the issue
Projects
None yet
Development

No branches or pull requests

2 participants