Skip to content
This repository has been archived by the owner on Jun 29, 2022. It is now read-only.

Move sanitizing Helm charts functionality to post-renderer #728

Open
invidian opened this issue Jul 21, 2020 · 0 comments
Open

Move sanitizing Helm charts functionality to post-renderer #728

invidian opened this issue Jul 21, 2020 · 0 comments
Labels
kind/enhancement New feature or request

Comments

@invidian
Copy link
Member

#727 adds use of Helm's post-renderer functionality. As we currently do some filtering on rendered manifests, like removing all Namespace objects (https://github.com/kinvolk/lokomotive/blob/master/pkg/components/util/helm.go#L175), we could perhaps move that into the post-renderer functionality. This will allow avoiding rendering helm charts twice, which causes some troubles.

@invidian invidian added the kind/enhancement New feature or request label Jul 21, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
kind/enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant