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

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

Open
michaelsauter opened this issue Nov 14, 2023 · 0 comments
Open
Labels
bug Something isn't working

Comments

@michaelsauter
Copy link
Member

michaelsauter commented Nov 14, 2023

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.

@michaelsauter michaelsauter added the bug Something isn't working label Nov 14, 2023
@michaelsauter michaelsauter changed the title --reuse-values causes chart rendering failure on initial install --reuse-values causes diff rendering failure on initial install Nov 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant