Description of problem (please be detailed as possible and provide log snippests): The topolvm project is changing the domain name from topolvm.cybozu.com to topolvm.io. Upstream PR: https://github.com/topolvm/topolvm/pull/539 Why should we do this in 4.12? The topolvm team will not provide an automated migration path from the old to the new name as there is a risk of data loss. This will affect the upgrade experience if we do not change to the new name for ODF 4.12. To allow for a seamless upgrade, we should update to the new name now. Changes and risks: Topolvm: - The PR is still being reviewed. The maintainer expects it to be merged in a few weeks and does not expect major changes. If we wait until it is merged upstream, we risk missing the dev freeze dates. - CRDs and manifests. - Finalizers, labels, etc - Code changes are mostly to determine which name to use based on an argument passed to the topolvm process. The argument is required only if you use to LVMO changes: - Change the LogicalVolume CRD and RBACs to point to the new topolvm domain name Version of all relevant components (if applicable): Does this issue impact your ability to continue to work with the product (please explain in detail what is the user impact)? Is there any workaround available to the best of your knowledge? Rate from 1 - 5 the complexity of the scenario you performed that caused this bug (1 - very simple, 5 - very complex)? Can this issue reproducible? Can this issue reproduce from the UI? If this is a regression, please provide more details to justify this: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
Please attach the PR.
with merge of this PR: https://github.com/red-hat-storage/ocs-ci/pull/6600 i think it safe to close this BZ