Hide Forgot
[release-4.8] Fix obfuscation translation table secret 4.8
*** Bug 1991076 has been marked as a duplicate of this bug. ***
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
*** Bug 1958790 has been marked as a duplicate of this bug. ***
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