Bug 2283820
| Summary: | [MDR][RDR] Discovered application pre-reqs require automated velero secret creation | ||
|---|---|---|---|
| Product: | [Red Hat Storage] Red Hat OpenShift Data Foundation | Reporter: | Annette Clewett <aclewett> |
| Component: | odf-dr | Assignee: | Shyamsundar <srangana> |
| odf-dr sub component: | ramen | QA Contact: | Annette Clewett <aclewett> |
| Status: | CLOSED ERRATA | Docs Contact: | |
| Severity: | unspecified | ||
| Priority: | high | CC: | kseeger, muagarwa, ocs-bugs, prsurve, srangana |
| Version: | 4.16 | Flags: | aclewett:
needinfo-
|
| Target Milestone: | --- | ||
| Target Release: | ODF 4.16.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | 4.16.0-124 | Doc Type: | No Doc Update |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2024-07-17 13:24:04 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
Annette Clewett
2024-05-29 15:03:46 UTC
Upstream PR under review: https://github.com/RamenDR/ramen/pull/1413 @prsurve I tested with ODF 4.16 build 124 and after installing MCO and creating the first DR policy, I found the noobaa object bucket secrets created on both managed clusters in the default OADP namespace openshift-adp using the velero secret format. Managed clusters: % oc get secrets -n openshift-adp NAME TYPE DATA AGE v60f2ea6069e168346d5ad0e0b5faa59bb74946f Opaque 1 5m51s vcc237eba032ad5c422fb939684eb633822d7900 Opaque 1 5m42s After creating the DPA custom resource in openshift-adp on both managed clusters and and applying a DR policy to Discovered app busybox, (created with "oc apply -k workloads/deployment/odr-regional-rbd -n busybox-discovered" using repo https://github.com/red-hat-storage/ocm-ramen-samples.git), I then proceeded to test Failover and Relocate . Both DR actions were successful. Please 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.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 |