You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
0 commit comments