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

Change to a Helm plugin? #1

Open
technosophos opened this issue Jan 25, 2017 · 2 comments
Open

Change to a Helm plugin? #1

technosophos opened this issue Jan 25, 2017 · 2 comments

Comments

@technosophos
Copy link

Now that we have plugins working in Helm, would it make sense to expose this as a Helm plugin? No pressure -- totally up to you.

@databus23
Copy link
Owner

databus23 commented Jan 25, 2017

makes some sense. but piping helm get manifest|install to helm whatever is a bit cumbersome. I always thought that ideally schelm should by an additional flag for helm get manifest|install. something like --debug-dir or something. What do you think?

@technosophos
Copy link
Author

You can actually execute a helm CLI command from within a Helm plugin. So I think it should be possible to just wrap the inner command by the plugin. Here's an example: https://github.com/adamreese/helm-tiller/tree/master/tiller

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

No branches or pull requests

2 participants