-
Notifications
You must be signed in to change notification settings - Fork 169
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
tk tool charts vendor
idempotence
#419
Comments
Loving it! Go ahead with a PR and feel free to reach out to me or any other team member if you get stuck :) |
The behavior in tk 0.12 (exiting with an error when I propose to change this to overwrite charts with the version specified in chartfile.yaml, if a different version is already downloaded. PR incoming. |
I've implemented this in #420. Let me know what you think! |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
Thank you for your contribution, #420 is merged and available in v0.13.0. |
It'd be neat if
tk tool charts vendor
was idempotent, clobbering the contents of./charts
with whatever is specified inchartfile.yaml
. In this way its behavior would be similar tojb install
or other dependency management commands.What do you think of this idea? Would you be interested in a PR that implements it?
The text was updated successfully, but these errors were encountered: