Bug 1941606
| Summary: | [assisted operator] Assisted Installer Operator CSV related images should be digests for icsp | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Chad Crum <ccrum> |
| Component: | assisted-installer | Assignee: | Lisa Ranjbar <lranjbar> |
| assisted-installer sub component: | Deployment Operator | QA Contact: | Chad Crum <ccrum> |
| Status: | CLOSED ERRATA | Docs Contact: | |
| Severity: | medium | ||
| Priority: | medium | CC: | alazar, aos-bugs, asegurap, ccrum, jparrill, mhrivnak, ohochman, yobshans |
| Version: | 4.8 | Keywords: | Triaged |
| Target Milestone: | --- | ||
| Target Release: | 4.8.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | AI-Team-Platform KNI-EDGE-4.8 | ||
| Fixed In Version: | OCP-Metal-v1.0.21.1 | Doc Type: | No Doc Update |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2021-07-27 22:54:36 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: | |||
|
Description
Chad Crum
2021-03-22 13:29:23 UTC
*** Bug 1907666 has been marked as a duplicate of this bug. *** Our work around for testing at the moment is: - pull and extract the operator bundle - Mirror images from the csv to local registry and to replace the image path with the local registry in the csv - Recreate the operator bundle with updated csv and push to local registry - Create new index image pointing to local operator - Create catalog source If the image in the csv had a digest instead of a tag I believe an icsp would cover everything This one has been verified. The Assisted Service operator upstream image can be built manually and include digests with the following: `IMAGES_BY_DIGEST=true make operator-bundle-build` The ACM downstream build including Assisted Service operator already has the digests included, which is the main build we are focusing on. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Moderate: OpenShift Container Platform 4.8.2 bug fix and security update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2021:2438 |