Bug 1940149
| Summary: | [RFE] Retry the getting of the image from quay.io | ||||||
|---|---|---|---|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Udi Kalifon <ukalifon> | ||||
| Component: | assisted-installer | Assignee: | Eran Cohen <ercohen> | ||||
| assisted-installer sub component: | Installer | QA Contact: | Udi Kalifon <ukalifon> | ||||
| Status: | CLOSED CURRENTRELEASE | Docs Contact: | |||||
| Severity: | medium | ||||||
| Priority: | unspecified | CC: | ercohen, yobshans | ||||
| Version: | 4.7 | Keywords: | Reopened | ||||
| Target Milestone: | --- | ||||||
| Target Release: | internal.milestone | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | OCP-Metal-v1.0.19.1 | Doc Type: | No Doc Update | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2022-08-28 08:45:59 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
|
Description
Udi Kalifon
2021-03-17 17:16:36 UTC
ercohen dont we already have retries? Note that when cluster might fail during preparing-for-installation due to multiple reasons and there is no reason to require hosts reboot. So I think that's what we should fix There is work in progress that should mitigate this issue (the user won't need to reset the installation & reboot all nodes). In case the assisted-installer failed for any reason during preparing-for-installation the cluster it will set the cluster status to insufficient. The cluster will recover back to ready status if all is well. This will still fail the automation, and I think that also most users won't like to manually retry the installation even if it's simple. Would you consider adding the retry after all? Sure, adding retries does make sense regardless of how the installation get bake on track. I'll reopen and remove the won't fix resolution. Verified on OCP-Metal-v1.0.19.1 |