Bug 1807100 - The Monitoring sharing config in openshift-config-managed needs to update configmap keys with "public" to indicate public values
Summary: The Monitoring sharing config in openshift-config-managed needs to update con...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Monitoring
Version: 4.4
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ---
: 4.5.0
Assignee: Simon Pasquier
QA Contact: Junqi Zhao
URL:
Whiteboard:
Depends On:
Blocks: 1777486 1807376
TreeView+ depends on / blocked
 
Reported: 2020-02-25 15:31 UTC by bpeterse
Modified: 2023-09-14 05:53 UTC (History)
10 users (show)

Fixed In Version:
Doc Type: No Doc Update
Doc Text:
Clone Of:
: 1807376 (view as bug list)
Environment:
Last Closed: 2020-07-13 17:21:14 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github openshift cluster-monitoring-operator pull 677 0 None closed Bug 1807100: pkg/manifests: rename shared config's keys to include 'Public' 2020-11-04 10:07:01 UTC
Red Hat Product Errata RHBA-2020:2409 0 None None None 2020-07-13 17:21:40 UTC

Description bpeterse 2020-02-25 15:31:49 UTC
Description of problem:

The sharing configmap published by monitoring into openshift-config-managed does not follow the pattern of using "public" in keys that are to be considered public.  Since openshift-config-managed should be treated as a public API, these names should be updated in 4.4 to match the pattern and avoid the need for migration later.  The keys in question are:

- grafanaURL
- prometheusURL
- alertmanagerURL
- thanosURL

And should instead be:

- grafanaPublicURL
- prometheusPublicURL
- alertmanagerPublicURL
- thanosPublicURL

The sharing configmap has been migrated to openshift-config-managed in this PR:
- https://github.com/openshift/cluster-monitoring-operator/pull/654



Version-Release number of selected component (if applicable): 4.4


How reproducible:

Always


Steps to Reproduce:

oc get configmap monitoring-shared-config -n openshift-config-managed -o yaml

Comment 1 Ben Parees 2020-02-25 15:55:08 UTC
> The sharing configmap published by monitoring into openshift-config-managed does not follow the pattern of using "public" in keys that are to be considered public.

Ben, do we have some documentation/guides on this somewhere?

Comment 8 errata-xmlrpc 2020-07-13 17:21:14 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, 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:2409

Comment 9 Red Hat Bugzilla 2023-09-14 05:53:20 UTC
The needinfo request[s] on this closed bug have been removed as they have been unresolved for 1000 days


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