Bug 2275484
| Summary: | Rook operator is hardcoded to use redhat catalog, even when installing ODF from a custom catalog | ||
|---|---|---|---|
| Product: | [Red Hat Storage] Red Hat OpenShift Data Foundation | Reporter: | RY <ryasharz> |
| Component: | odf-operator | Assignee: | Nitin Goyal <nigoyal> |
| Status: | CLOSED ERRATA | QA Contact: | Coady LaCroix <clacroix> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 4.16 | CC: | dollierp, muagarwa, nberry, nigoyal, odf-bz-bot |
| Target Milestone: | --- | Keywords: | Regression |
| Target Release: | ODF 4.16.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | No Doc Update | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2024-07-17 13:19:44 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
RY
2024-04-17 11:59:33 UTC
In the current version 4.16, the odf-operator doesn't include Rook as a dependency to allow upgrades from 4.15. This is because the new odf tries to bring Rook, but conflicts arise with the existing ocs-operator 4.15 which has all rook components. This problem causes upgrade attempts to fail. This was the reason for removing the rook as a dependency from the odf-operator. But the odf-operator was bringing it via creating the subscription while recociling. But it does not work well when we use a custom catalog source. To make it work with the custom catalog source we will have to add rook as a dependency in the ocs-operator. Boris can you pls add rook as a dependency in the ocs-operator bundle in the DS? Verified with build 4.16.0-82. Verified with build 4.16.0-108 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 (Important: Red Hat OpenShift Data Foundation 4.16.0 security, enhancement & bug fix 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-2024:4591 |