Bug 1950832 - Enabling observability for OpenShift Container Storage with RHACM 2.2 on OCP 4.7
Summary: Enabling observability for OpenShift Container Storage with RHACM 2.2 on OCP 4.7
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Advanced Cluster Management for Kubernetes
Classification: Red Hat
Component: Documentation
Version: rhacm-2.2
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: rhacm-2.2.3
Assignee: Christopher Dawson
QA Contact:
Christopher Dawson
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-04-19 02:33 UTC by kenueno
Modified: 2021-06-16 19:29 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: ---
Doc Text:
Clone Of:
Environment:
Last Closed: 2021-06-16 19:28:23 UTC
Target Upstream Version:
Embargoed:
ming: rhacm-2.2.z+


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github open-cluster-management backlog issues 11694 0 None None None 2021-04-19 14:33:36 UTC
Red Hat Product Errata RHSA-2021:2461 0 None None None 2021-06-16 19:29:04 UTC

Description kenueno 2021-04-19 02:33:54 UTC
Description of problem:
It looks like the sample yaml file is for S3, not for OCS. 

Version-Release number of selected component (if applicable):
ACM 2.2
OCP 4.7

How reproducible:
https://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.2/html-single/observing_environments/index#enabling-observability

Steps to Reproduce:
1. "OBSERVING ENVIRONMENTS"
https://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.2/html-single/observing_environments/index#enabling-observability

2."1.2.1. Enabling observability"

3."Create a secret for your object storage. Your secret must contain the credentials to your storage solution. For example, run the following command:"

4. "i. View the following examples of secrets for the supported object stores:"

5. "iv. For OpenShift Container Storage, your secret might resemble the following file:"

Actual results:
type: s3
config:
  bucket: YOUR_S3_BUCKET
  endpoint: YOUR_OCS_ENDPOINT
  insecure: true
  access_key: YOUR_OCS_ACCESS_KEY
  secret_key: YOUR_OCS_SECRET_KEY


Expected results:
I would expect to see the information/settings for OCS instead of S3.


Additional info:

Comment 8 errata-xmlrpc 2021-06-16 19:28:23 UTC
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 Advanced Cluster Management 2.2.4 security and 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-2021:2461


Note You need to log in before you can comment on or make changes to this bug.