Bug 1926717
| Summary: | Only one NOOBAA_ROOT_SECRET_PATH key created in vault when the same backend path is used for multiple OCS clusters | ||
|---|---|---|---|
| Product: | [Red Hat Storage] Red Hat OpenShift Container Storage | Reporter: | Rachael <rgeorge> |
| Component: | Multi-Cloud Object Gateway | Assignee: | Romy Ayalon <rayalon> |
| Status: | CLOSED ERRATA | QA Contact: | Persona non grata <nobody+410372> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 4.7 | CC: | ebenahar, etamir, muagarwa, nbecker, ocs-bugs |
| Target Milestone: | --- | Keywords: | AutomationBackLog |
| Target Release: | OCS 4.7.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | v4.7.0-263.ci | Doc Type: | No Doc Update |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2021-05-19 09:19:00 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
Rachael
2021-02-09 10:25:23 UTC
Logs available here: http://rhsqe-repo.lab.eng.blr.redhat.com/OCS/ocs-qe-bugs/1926717/ Tested on ocs-operator.v4.7.0-263.ci Before installing ocs [fedora@vaulttest ~]$ vault kv list ocs/NOOBAA_ROOT_SECRET_PATH Keys ---- rootkeyb64-663ee31a-4a95-4842-b29b-dde4ff422b8c rootkeyb64-af9c0701-308c-4354-a81f-f6df59c3acde [fedora@vaulttest ~]$ After installing ocs [fedora@vaulttest ~]$ vault kv list ocs/NOOBAA_ROOT_SECRET_PATH Keys ---- rootkeyb64-663ee31a-4a95-4842-b29b-dde4ff422b8c rootkeyb64-7bca5296-4210-47ce-bc70-e340e98987f4 rootkeyb64-af9c0701-308c-4354-a81f-f6df59c3acde rootkeyb64-b6bdfd1d-d8ab-4b65-83cb-1563916639b9 I see 2 new keys under NOOBAA_ROOT_SECRET_PATH after creating 2 new clusters. Moving the bug to Verified 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: Red Hat OpenShift Container Storage 4.7.0 security, bug fix, and enhancement 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:2041 |