Open leftwo opened 2 days ago
It looks like this was added in #6078; prior to that, if a step didn't have any metadata attached, we would print nothing at all. We can probably remove this branch to go back to that: https://github.com/oxidecomputer/omicron/blob/ac3fb34a7621afcc8a2ad89a99821adf704b5dc0/wicket/src/cli/preflight.rs#L264-L266
Cc @sunshowers in case I'm missing something - maybe we expected all the steps to have metadata with other changes, and this is indicating a different problem?
During a RSS setup preflight check, we report a bunch of
missing metadata
.On a successful run, I see a number of these lines printed:
It's a little confusing as I'm not sure if there is a problem. When there is an actual failure, It's more misleading as it appears that the problem is 'missing metadata':