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

Log the Phase Output In Its Raw Form #1432

Merged
merged 1 commit into from
May 9, 2022
Merged

Log the Phase Output In Its Raw Form #1432

merged 1 commit into from
May 9, 2022

Commits on May 9, 2022

  1. Log the phase output in its unformatted form.

    This ensures that later output parsing code doesn't have to handle
    additional log metadata prefixes. It aligns with the previous
    implementation in kube.Exec() at
    https://github.com/kanisterio/kanister/blob/c3ee5854d48f63073012b924d3c793ddcb58ea49/pkg/function/kube_exec.go#L94-L101
    
    Signed-off-by: Ivan Sim <ivan.sim@kasten.io>
    ihcsim committed May 9, 2022
    Configuration menu
    Copy the full SHA
    b0ef8f5 View commit details
    Browse the repository at this point in the history