-
Bug
-
Resolution: Done
-
Minor
-
4.16.0
-
Quality / Stability / Reliability
-
False
-
-
5
-
Low
-
No
-
None
-
None
-
CCXDEV Sprint 148
-
1
-
Done
-
Bug Fix
-
-
None
-
None
-
None
-
None
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:
- clones
-
OCPBUGS-33082 Data not obfuscated in hosted cluster with OVN when obfuscation is enabled
-
- Closed
-
- is blocked by
-
OCPBUGS-33082 Data not obfuscated in hosted cluster with OVN when obfuscation is enabled
-
- Closed
-
- links to