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

unify template tooling #16

Open
cameronraysmith opened this issue Sep 22, 2023 · 0 comments
Open

unify template tooling #16

cameronraysmith opened this issue Sep 22, 2023 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@cameronraysmith
Copy link
Contributor

cameronraysmith commented Sep 22, 2023

The current approximation to templating (not yet complete) uses a mixture of kpt and yq. kpt supports post-instantiation updating, which is a key feature to retain. kpt only manages k8s api files, which is what currently requires another tool like yq. Ideally templating would be managed with a single tool that supports type-safety like cue-lang.

@cameronraysmith cameronraysmith added the enhancement New feature or request label Sep 22, 2023
@cameronraysmith cameronraysmith added this to the 0.1.0 milestone Sep 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: No status
Development

No branches or pull requests

1 participant