Bug 1825770

Summary: Gather ConfigMaps from openshift-config namespace (backport to 4.2)
Product: OpenShift Container Platform Reporter: Martin Kunc <mkunc>
Component: Insights OperatorAssignee: Martin Kunc <mkunc>
Status: CLOSED WONTFIX QA Contact: Angelina Vasileva <anikifor>
Severity: medium Docs Contact: Radek Vokál <rvokal>
Priority: unspecified    
Version: 4.2.0CC: anikifor, avicenzi, inecas, rvokal, vlaad
Target Milestone: ---Keywords: Reopened
Target Release: 4.2.z   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Feature: Added collection of Configurations from ConfigMaps from openshift-config namespace Reason: We want to see if certificates are used for cluster CA and gather other cluster related settings from openshift-config namespace. Result:
Story Points: ---
Clone Of: 1825758 Environment:
Last Closed: 2020-09-30 11:58:18 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:
Bug Depends On: 1825757, 1825758    
Bug Blocks:    

Description Martin Kunc 2020-04-20 08:44:34 UTC
+++ This bug was initially created as a clone of Bug #1825758 +++

+++ This bug was initially created as a clone of Bug #1825757 +++

+++ This bug was initially created as a clone of Bug #1825756 +++

Description of problem:
Insights operator wasn't collecting cluster wide ConfigMaps from openshift-config. We should add them.

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

How reproducible:


Steps to Reproduce:
1. Install OpenShift 4.2 with enabled Insights Operator
2. Wait until IO collects and sends the archive
3. Look into the archive

Actual results:
Archive is missing ConfigMaps from openshift-config

Expected results:
Archive has ConfigMaps from openshift-config

Additional info: