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

Move sanitizing Helm charts functionality to post-renderer #728

Open
@invidian

Description

@invidian

#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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions