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

Fix/allow pass options to helm template call #28

Merged
merged 3 commits into from
Nov 13, 2019

Conversation

agranado2k
Copy link
Contributor

BugFix:

  • Allow pass options to internal command call helm template
  • Handle error when it's missing dependencies for helm template command

Arthur Granado added 3 commits November 13, 2019 11:57
 - in order to allow to pass options to `helm template ...` command,
   we're parsing the options from a way that yargs accept to how
   `helm template` expect.
 - we're not yet pass the options list to `helm tempate`
 - generate `helm template` with options if it was pass in helm snyk pluign call
 - refctoring to improve code
@agranado2k agranado2k merged commit 6121fda into master Nov 13, 2019
@agranado2k agranado2k deleted the fix/allow_pass_options_to_helm_template_call branch November 13, 2019 16:44
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.

1 participant