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

adds custom logger to kubectl options #1325

Merged
merged 1 commit into from
Jul 25, 2023

Commits on Jul 24, 2023

  1. adds custom logger to kubectl options

    This commit adds the custom logging facility to kubectl options and to
    the Kubectl Run with output that can be used to suppress stdout from
    Kubectl run if needed.
    
    The logging facility was introduced on gruntwork-io#510 but it missed kubectl
    options.
    
    Fixes gruntwork-io#358 since @blame19 recalled that the behavior was missing on the
    k8s module.
    
    Signed-off-by: Anne Macedo <retpolanne@posteo.net>
    retpolanne committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    f52242e View commit details
    Browse the repository at this point in the history