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

Create a helm 3 renderer plugin #43

Open
2 tasks
dlespiau opened this issue Oct 30, 2019 · 4 comments
Open
2 tasks

Create a helm 3 renderer plugin #43

dlespiau opened this issue Oct 30, 2019 · 4 comments

Comments

@dlespiau
Copy link
Member

dlespiau commented Oct 30, 2019

jkcfg/jk#288 is the core of a plugin system. We should now be able to what was envisoned in jkcfg/jk#133.

  • Write a helm3 plugin (by re-using the helm 3 packages used to implement helm template)
  • Write a a shim Chart object wrapping the render() call to this plugin so we end up with something like helm render support jk#133 (comment).
@squaremo
Copy link
Member

I would honestly just jump straight to helm3 -- the sentiment within the Helm community seems broadly in favour of doing that ASAP. The libraries will be more amenable to reuse and working without a server component.

@dlespiau
Copy link
Member Author

Can I use helm2 charts with helm3?

@errordeveloper
Copy link
Contributor

I believe charts meant to be 100% compatible.

@dlespiau
Copy link
Member Author

Cool, we'll start with helm 3 then!

@dlespiau dlespiau changed the title Create a helm2 renderer plugin Create a helm 3 renderer plugin Nov 15, 2019
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

3 participants