Bug 1936861 - (release-4.7] Configmap gatherer doesn't include namespace name (in the archive path) in case of a configmap with binary data
Summary: (release-4.7] Configmap gatherer doesn't include namespace name (in the archi...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Insights Operator
Version: 4.7
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ---
: 4.7.z
Assignee: Tomas Remes
QA Contact: Pavel Šimovec
URL:
Whiteboard:
Depends On: 1936785
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-03-09 11:25 UTC by Tomas Remes
Modified: 2021-03-30 04:46 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: No Doc Update
Doc Text:
Clone Of: 1936785
Environment:
Last Closed: 2021-03-30 04:46:37 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github openshift insights-operator pull 370 0 None open [release-4.7] Bug 1936861: Include namespace name in binarydata confi… 2021-03-10 08:43:15 UTC
Red Hat Product Errata RHSA-2021:0957 0 None None None 2021-03-30 04:46:56 UTC

Comment 3 Pavel Šimovec 2021-03-23 09:49:32 UTC
verified on 4.7.0-0.ci-2021-03-22-015902

created resource:
kind: ConfigMap
apiVersion: v1
metadata:
  creationTimestamp: 2016-02-18T19:14:38Z
  name: example-config
  namespace: openshift-config
data:
  example.property.1: hello
  example.property.2: world
  example.property.file: |-
    property.1=value-1
    property.2=value-2
    property.3=value-3
binaryData:
  bar: L3Jvb3QvMTAw

archive contains:
config/configmaps/openshift-config/example-config/bar
        config/configmaps/openshift-config/example-config/example.property.1
        config/configmaps/openshift-config/example-config/example.property.2
        config/configmaps/openshift-config/example-config/example.property.file

Comment 5 errata-xmlrpc 2021-03-30 04:46:37 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: OpenShift Container Platform 4.7.4 security 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:0957


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