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
A while ago we implemented sensitive key obfuscation in the dev code of peer pods, but during a recorded demo on the CoCo call I discovered that we don't have that into the e2e test cases e.g. logging the config:
e.g.
A while ago we implemented sensitive key obfuscation in the dev code of peer pods, but during a recorded demo on the CoCo call I discovered that we don't have that into the e2e test cases e.g. logging the config:
e.g.
and debug for the test properties:
As we want to share logging and tests runs for CI/CD in open-source I think we should implement masking here as well for safety.
The text was updated successfully, but these errors were encountered: