Skip to content

Commit 29b2059

Browse files
ncaakJoaoFula
authored andcommitted
OCPBUGS-6731: Anonymize env vars from containers: HTTP_PROXY, HTTPS_PROXY (openshift#723)
* WIP draft overwriting env vars values * Add unit test for env var obfuscation on container images gatherer * Refactor obfuscate env vars functionality * Fix obfusctation functionality and tests lint issues * Move sensitive env vars obfuscation logic to anonymize utils package * Add env vars obfuscation to pod recording * Use assert library * Add PR 723 Obfuscate HTTP_PROXY and HTTPS_PROXY * Fix PR 723 type to bugfix
1 parent 84f7aae commit 29b2059

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@
55
### Data Enhancement
66
- [#741](https://github.com/openshift/insights-operator/pull/685) Gather openshift-monitoring persistent volumes
77

8+
### Bugfix
9+
- [#723](https://github.com/openshift/insights-operator/pull/723) Obfuscate HTTP_PROXY and HTTPS_PROXY env variables on containers
10+
811
### Others
912
- [#756](https://github.com/openshift/insights-operator/pull/756) add unit tests for cluster proxy gatherer
1013

0 commit comments

Comments
 (0)