Bug 2251318
| Summary: | [mco clone] Redundant dependency on Vault library - should be removed | ||
|---|---|---|---|
| Product: | [Red Hat Storage] Red Hat OpenShift Data Foundation | Reporter: | umanga <uchapaga> |
| Component: | odf-dr | Assignee: | umanga <uchapaga> |
| odf-dr sub component: | multicluster-orchestrator | QA Contact: | krishnaram Karthick <kramdoss> |
| Status: | CLOSED ERRATA | Docs Contact: | |
| Severity: | urgent | ||
| Priority: | unspecified | CC: | brgardne, etamir, kramdoss, muagarwa, nberry, odf-bz-bot, sdurgbun, tnielsen |
| Version: | 4.11 | ||
| Target Milestone: | --- | ||
| Target Release: | ODF 4.14.4 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | 4.14.4-2 | Doc Type: | No Doc Update |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 2244570 | Environment: | |
| Last Closed: | 2024-01-22 10:53:12 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | 2242374, 2244570 | ||
| Bug Blocks: | 2244566, 2244567, 2244568, 2244569 | ||
|
Description
umanga
2023-11-24 09:09:02 UTC
what are the steps needed to verify this bug? (In reply to krishnaram Karthick from comment #3) > what are the steps needed to verify this bug? We just need to verify that there are no golang dependencies on following libraries. https://github.com/hashicorp/consul - BSL https://github.com/hashicorp/terraform - BSL https://github.com/hashicorp/vault - BSL This is where our dependencies are defined : https://github.com/red-hat-storage/odf-multicluster-orchestrator/blob/main/go.mod Additionally, it's good to very that there are no regressions. Moving the bug to 4.14.4 as we are doing a quick 4.14.3 to include a critical fix at RGW (2254303) before to shutdown 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 (Red Hat OpenShift Data Foundation 4.14.4 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/RHBA-2024:0315 |