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
Add unit test to not log stdout/stderr create task request fields (#782)
In the shim logger use case, the stdout or stderr fields for create task
can be the full binary URI and contain sensitive information via
environment variables or parameters. Since this is not a clean solution
to redact this information, it is best to not log them to disk.
Signed-off-by: Austin Vazquez <[email protected]>
0 commit comments