Description of problem (please be detailed as possible and provide log snippests): When we create storagecluster the odf-operator creates storagesystem that is added as the ownerref for storagecluster and when that update is done it uses the spec of storagecluster present in odf-operator codebase (vendor directory) to update it, and that's the reason the latest apis under ocs-operator is removed. Version of all relevant components (if applicable): 4.16 Does this issue impact your ability to continue to work with the product (please explain in detail what is the user impact)? N.A Is there any workaround available to the best of your knowledge? Update the storagecluster CR, after the ownerref is added to it. Rate from 1 - 5 the complexity of the scenario you performed that caused this bug (1 - very simple, 5 - very complex)? 1 Can this issue reproducible? Yes Can this issue reproduce from the UI? No If this is a regression, please provide more details to justify this: New ODF Deployments with custom values for upgrade reliability params will be overridden. Steps to Reproduce: 1. Deploy ODF Cluster 2. Create a storagecluster from the CLI and provide custom values for cephConfig. 3. The custom values will be removed as soon as the ownerref of the storagecluster is updated. Actual results: The CR is overridden with default values and older storagecluster API. Expected results: The CR shouldn't be overridden with default values and use the latest storagecluster API. Additional info: Reference bug: https://bugzilla.redhat.com/show_bug.cgi?id=2276694#c27
Please backport the fix to ODF-4.16 and update the RDT flag/text appropriately
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.3 security and 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:8113