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

kbrew info command try to evaluate templates #124

Open
sahil-lakhwani opened this issue Sep 21, 2021 · 0 comments
Open

kbrew info command try to evaluate templates #124

sahil-lakhwani opened this issue Sep 21, 2021 · 0 comments

Comments

@sahil-lakhwani
Copy link
Contributor

kbrew info goes parses through the recipe YAML, evaluating the Go templates.
For an execution where there kubectl context is not configured or invalid - kbrew info will fail in case where a Go template does a query to a cluster using the Helm lookup function.
This should be avoided - the user should be shown the recipe as they are. And the info command shouldn't have an independence on a cluster.

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

1 participant