Skip to content

<release> has no deployed releases #108

@jkroepke

Description

@jkroepke

Related: helm/helm#3597

When using helm upgrade --install, if the first release fails, Helm will respond with an error saying that it cannot upgrade from an unknown state.

The current workaround is to use helm upgrade --install --force but a handling like this is missing in helm diff.

helm diff upgrade dyn . --allow-unreleased -q 
"dyn" has no deployed releases
Error: "dyn" has no deployed releases
Error: plugin "diff" exited with error

It would be great if this plugin could be catch this error.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions