Skip to content

fix: report failed installations to metal-api instead of skipping the report - #189

Closed
GeertJohan wants to merge 1 commit into
metal-stack:masterfrom
GeertJohan:fix/report-failed-installations
Closed

GeertJohan wants to merge 1 commit into
metal-stack:masterfrom
GeertJohan:fix/report-failed-installations

Conversation

@GeertJohan

Copy link
Copy Markdown

The installation report was skipped entirely when the installation failed (the old FIXME): metal-api never learned Success=false or the error message, even though the report plumbing fully supports it (InstallError -> Success, Message). Now the report is always attempted; a failed installation still fails installImage, and a failed report upload is joined onto the installation error.

… report

The installation report was skipped entirely when the installation failed
(the old FIXME): metal-api never learned Success=false or the error message,
even though the report plumbing fully supports it (InstallError -> Success,
Message). Now the report is always attempted; a failed installation still
fails installImage, and a failed report upload is joined onto the
installation error.
@GeertJohan
GeertJohan requested a review from a team as a code owner July 5, 2026 12:34
@metal-robot metal-robot Bot added this to Development Jul 5, 2026
@GeertJohan

Copy link
Copy Markdown
Author

Superceded by #190

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

1 participant