You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
OCPBUGS-34953: analyze: improve error msg when gather fails
Give a better error message when the gather logs are not collected
rather than
```
time="2024-06-05T08:34:45-04:00" level=error msg="The bootstrap machine did not execute the release-image.service systemd unit"
```
The release-image service could have been executed but we don't know if
the installer cannot connect to the bootstrap node (e.g, in a private
install).
0 commit comments