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

set KUBE_VERSION and KUBE_API_VERSIONS env variables for custom plugins #2997

Closed
travisghansen opened this issue Jan 17, 2020 · 2 comments
Closed
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@travisghansen
Copy link

Summary

Set the ENV vars so plugins can have access to the required data during rendering processes.

Motivation

I'm building a custom helmfile integration which invokes helm behind the scenes. To sanely invoke the commands I'll need access to the data that's appropriate to a given cluster.

Proposal

Just set the vars in the execution environment of the init and generate phases.

@travisghansen travisghansen added the enhancement New feature or request label Jan 17, 2020
@alexmt alexmt added the good first issue Good for newcomers label Jan 27, 2020
@mayzhang2000 mayzhang2000 self-assigned this Mar 31, 2020
@mayzhang2000
Copy link
Contributor

This is fixed in #3318

@travisghansen
Copy link
Author

@mayzhang2000 thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants