OCPBUGS-78587: add WorkloadAnonymizer with obfuscation config#1254
OCPBUGS-78587: add WorkloadAnonymizer with obfuscation config#1254opokornyy wants to merge 1 commit into
Conversation
This commit is adding WorkloadAnonymizer that is used to load correct configuration for obfuscation from ConfigMap, DataGather and InsightsDataGather. The anonymization logic is still implemented directly in the gatherer and should be implemented in the follow up task https://redhat.atlassian.net/browse/CCXDEV-15394. Signed-off-by: Ondrej Pokorny <opokorny@redhat.com>
|
@opokornyy: This pull request references Jira Issue OCPBUGS-78587, which is invalid:
Comment The bug has been updated to refer to the pull request using the external bug tracker. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository. |
|
Important Review skippedAuto reviews are limited based on label configuration. 🚫 Review skipped — only excluded labels are configured. (1)
Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Repository YAML (base), Organization UI (inherited) Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
📝 Coding Plan
Comment |
|
Skipping CI for Draft Pull Request. |
|
/test all |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: opokornyy The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/retest |
|
@opokornyy: The following tests failed, say
Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
This PR is adding WorkloadAnonymizer that is used to load correct configuration for obfuscation from ConfigMap, DataGather and InsightsDataGather. The anonymization logic is still implemented directly in the gatherer and should be implemented in the follow up task https://redhat.atlassian.net/browse/CCXDEV-15394.
Categories
Sample Archive
NoneDocumentation
NoneUnit Tests
TODOPrivacy
Yes. There are no sensitive data in the newly collected information.
Changelog
Breaking Changes
No
References
https://redhat.atlassian.net/browse/OCPBUGS-78587