Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add unit test to not log stdout or stderr fields on create task request #782

Commits on Feb 21, 2024

  1. Add unit test to not log stdout/stderr create task request fields

    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]>
    austinvazquez committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    135e85a View commit details
    Browse the repository at this point in the history