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

Switch kudo controller installation from kustomize to go templates and introduce kudo init #280

Closed
alenkacz opened this issue May 31, 2019 · 1 comment

Comments

@alenkacz
Copy link
Contributor

What would you like to be added:
Right now we have configs for kudo controller installation in config/crds and config/default where the second one using kustomize to derive the final yaml from templates. My proposal would be to switch to go templates or whatever helm uses (I think we don't need strategic merge patching here) and introduce kudo init printing out the output yaml.

As a next step, we can easily introduce helm chart for kudo and add it to the main repo.

Why is this needed:
It would simplify kudo installation into cluster a lot.

@alenkacz alenkacz added this to the 0.3.0 milestone May 31, 2019
@gerred gerred modified the milestones: v0.3.0, v0.4.0 Jun 26, 2019
@alenkacz alenkacz added this to the v0.4.0 milestone Jul 4, 2019
@alenkacz alenkacz modified the milestones: v0.4.0, 0.5.0, 0.6.0 Jul 25, 2019
@alenkacz
Copy link
Contributor Author

I think the kustomization is obsolete and init is in place

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants