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

feat: Helmfile renders *.yaml.gotmpl in a K8s manifests/kustomization directory #1745

Merged
merged 1 commit into from
Apr 6, 2021

Conversation

mumoshu
Copy link
Collaborator

@mumoshu mumoshu commented Mar 30, 2021

Related to #494

This feature is mostly a built-in alternative to incubator/raw chart without external dependency and has
access to helmfile's own template functions and template data.

The expected use-case of this feature is to add arbitrary K8s resources to your deployment.

Unlike the original issue raised in #494 this doesn't enable you to add arbitary resources to a release. That's another story. But this would be a good foundation for that, too.

… directory

Related to #494

This feature is mostly a built-in alternative to incubator/raw chart without external dependency and has
access to helmfile's own template functions and template data.

The expected use-case of this feature is to add arbitrary K8s resources to your deployment.

Unlike the original issue raised in #494 this doesn't enable you to add arbitary resources to a release. That's another story. But this would be a good foundation for that, too.
@mumoshu mumoshu force-pushed the builtin-manifests-template branch from b7c1b8a to 870d596 Compare April 1, 2021 00:53
@mumoshu mumoshu merged commit f614e8b into master Apr 6, 2021
@mumoshu mumoshu deleted the builtin-manifests-template branch April 6, 2021 05:22
@hilsenrat
Copy link

Thanks @mumoshu!
Do you know when we can expect a release with this feature? And documentation about how to use it? Might be really useful for us.

cc (regarding release) @roboll

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

Successfully merging this pull request may close these issues.

2 participants