Skip to content
This repository was archived by the owner on Mar 21, 2025. It is now read-only.
This repository was archived by the owner on Mar 21, 2025. It is now read-only.

--reuse-values causes diff rendering failure on initial install #744

@michaelsauter

Description

@michaelsauter

When installing ODS Pipeline, the following is printed:

********************

        Release was not present in Helm.  Diff will show entire contents as new.

********************
Error: Failed to render chart: exit status 1

However, the actual installation is done properly as it should.

It seems that using --reuse-values when there is no release causes the error Failed to render chart. Without --reuse-values, the diff is printed as expected (showing everything as to be added).

The error should not be printed during installation in order to avoid confusion and allow users to visually inspect the manifest being installed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions