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

tiltfile: add kustomize(flags) for passing extra flags #5957

Merged
merged 1 commit into from
Oct 22, 2022

Conversation

nicks
Copy link
Member

@nicks nicks commented Oct 20, 2022

also print kustomize invocation like we do with helm

fixes #5956
fixes #5007

Signed-off-by: Nick Santos [email protected]

Copy link
Member

@nicksieger nicksieger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

also print kustomize invocation like we do with helm

fixes tilt-dev#5956
fixes tilt-dev#5007

Signed-off-by: Nick Santos <[email protected]>
@nicks nicks merged commit 15349a7 into tilt-dev:master Oct 22, 2022
@nicks nicks deleted the nicks/kustomize branch October 22, 2022 14:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Kustomize does not work with helm charts support kustomize build --enable_alpha_plugins
3 participants