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

Use containerized kustomize #1395

Merged
merged 2 commits into from
Jul 14, 2021

Commits on Jul 13, 2021

  1. Use dockerized kustomize

    Rather than relying on the developer's installed kustomize, use
    dockerized kustomize so behavior isn't dependnet on setup.
    
    Also update kustomize version to v4.1.3
    
    This commit does not change other tools to be dockerized, for example
    kubectl.
    
    Signed-off-by: Will Beason <willbeason@google.com>
    Will Beason committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    9bba778 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2021

  1. Configuration menu
    Copy the full SHA
    bead826 View commit details
    Browse the repository at this point in the history