Skip to content

Empty helm chart is successfully deployed AND returns "Error: no objects visited" #4295

@gintautassulskus

Description

@gintautassulskus

I have a chart with a set of conditional dependencies. Under certain circumstances, all of the dependencies may be omitted resulting in an empty chart.

As expected, this empty chart is successfully deployed but at the very end of the process helm spits out "Error: no objects visited" and my wrapper scripts terminate.

To my understanding Helm should be able to handle empty charts without any errors.

Output of helm version: 2.9.1

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