Bug 1799056
| Summary: | OCS operator should make use of suggested namespace and cluster monitoring annotations | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Red Hat Storage] Red Hat OpenShift Container Storage | Reporter: | Samuel Padgett <spadgett> | ||||
| Component: | ocs-operator | Assignee: | umanga <uchapaga> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Ramakrishnan Periyasamy <rperiyas> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | unspecified | CC: | agreene, jarrpa, madam, ocs-bugs, sostapov, tmuthami, uchapaga | ||||
| Target Milestone: | --- | ||||||
| Target Release: | OCS 4.3.0 | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2020-04-14 09:45:55 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: | |||||||
| Attachments: |
|
||||||
|
Description
Samuel Padgett
2020-02-06 14:37:41 UTC
The suggested namespace annotation and cluster monitoring annotation documentation can be found here [1]. [1] https://docs.google.com/document/d/1Mru7pqkpx2gmxMxK6AYOLVphWW0mzwZG-R8_HBVxLwI/edit This is amazingly useful! I'll ACK this for 4.3, since the technical change in minimal. PR merged, but not yet available in a downstream build. PR has made it into a downstream build, moving to ON_QA. (In reply to Jose A. Rivera from comment #7) > PR has made it into a downstream build, moving to ON_QA. Build has not passed ci yet, afacict, so still MODIFIED. https://ceph-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/OCS%20Build%20Pipeline%204.3/93/ has the fix Created attachment 1669245 [details]
namespace-recommendation UI image
Moving this bz to verified state.
Note: This namespace recommendation will be visible only in OCP 4.4, If we deploy cluster with OCP 4.3 then we will not get this feature.
Verified in Version:
$ oc get clusterversion
NAME VERSION AVAILABLE PROGRESSING SINCE STATUS
version 4.4.0-0.nightly-2020-03-10-194324 True False 144m Cluster version is 4.4.0-0.nightly-2020-03-10-194324
$ oc get csv -n openshift-storage
NAME DISPLAY VERSION REPLACES PHASE
lib-bucket-provisioner.v1.0.0 lib-bucket-provisioner 1.0.0 Succeeded
ocs-operator.v4.3.0-372.ci OpenShift Container Storage 4.3.0-372.ci Succeeded
After deployment all the rook, CSI pods were up and running. Ceph cluster health is OK.
Please refer the attachment for the namespace recommendation from UI.
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, 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-2020:1437 |