-
Bug
-
Resolution: Done-Errata
-
Minor
-
None
-
4.16.0
-
Low
-
No
-
5
-
CCXDEV Sprint 115, CCXDEV Sprint 116, CCXDEV Sprint 117, CCXDEV Sprint 118 (ONSITE), CCXDEV Sprint 119
-
5
-
False
-
-
-
Bug Fix
-
Done
Description of problem:
We have a test test_cluster_base_domain_obfuscation that checks that when we set the insights-config configmap with the obfuscation parameter set to "networking", we expect the archive to not have instance of the api_url or the base_hostname of the cluster. This is currently not happening in hypershift hosted clusters.
Version-Release number of selected component (if applicable):
How reproducible:
Always
Steps to Reproduce:
1. Run test_cluster_base_domain_obfuscation Or 1. Create insights_config configmap in the openshift-insights namespace, with dataReporting: obfuscation: Networking 2. wait until the obfuscation creation table exists 3. Download the archive 4. Check every path in the archive and search for instances of the api_url or the base_hostname (easier to do with automation than manually)
Actual results:
Instances are found.
Expected results:
No instances are found since they've all been obfuscated.
Additional info:
- links to
-
RHEA-2024:3718 OpenShift Container Platform 4.17.z bug fix update