Bug 1977342 - [release-4.8] Fix obfuscation translation table secret 4.8
Summary: [release-4.8] Fix obfuscation translation table secret 4.8
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Insights Operator
Version: 4.8
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
: 4.8.z
Assignee: Serhii Zakharov
QA Contact: Dmitry Misharov
URL:
Whiteboard:
: 1958790 1991076 (view as bug list)
Depends On: 1977346
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-06-29 13:44 UTC by Serhii Zakharov
Modified: 2022-02-03 13:34 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: No Doc Update
Doc Text:
Clone Of:
Environment:
Last Closed: 2021-10-19 20:35:31 UTC
Target Upstream Version:
Embargoed:
szakharo: needinfo-


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github openshift insights-operator pull 467 0 None open [release-4.8] Bug 1977342: Fix obfuscation translation table secret 4.8 2021-06-29 14:16:01 UTC
Red Hat Product Errata RHBA-2021:3821 0 None None None 2021-10-19 20:35:46 UTC

Description Serhii Zakharov 2021-06-29 13:44:29 UTC
[release-4.8] Fix obfuscation translation table secret 4.8

Comment 1 Serhii Zakharov 2021-08-11 09:05:54 UTC
*** Bug 1991076 has been marked as a duplicate of this bug. ***

Comment 3 Dmitry Misharov 2021-10-14 06:31:45 UTC
Verified on 4.8.0-0.nightly-2021-10-13-170448.

Steps for verifications:

1. Enable obfuscation:
  a. oc edit secret support -n openshift-config
  b. add "enableGlobalObfuscation" key with value "true"
2. Restart the insights-operator
3. Check inights-operator logs: oc logs -f -l app=insights-operator -n openshift-insights
  I0707 13:18:44.032618       1 anonymizer.go:306] Failed to delete translation table secret. err: secrets "obfuscation-translation-table" not found
  I0707 13:18:44.040353       1 anonymizer.go:329] Created/Updated obfuscation-translation-table secret in openshift-insights namespace
4. Check if obfuscation-translation-table secret exists:
  oc edit secret obfuscation-translation-table -n openshift-insights

Comment 4 Dmitry Misharov 2021-10-14 06:48:24 UTC
*** Bug 1958790 has been marked as a duplicate of this bug. ***

Comment 10 errata-xmlrpc 2021-10-19 20:35:31 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 (OpenShift Container Platform 4.8.15 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/RHBA-2021:3821


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