Skip to content

--detailed-exitcode has no effect on Windows installation #910

@bergerst

Description

@bergerst

When you run helm diff upgrade --detailed-exitcode, the Windows binary will always exit with status code 1, while the Linux binary exits with status code 2.

This prevents me from using helmfile apply on Windows, since it only continues if helm diff returns an exit code 2 as intended.

I'm using version v3.14.1.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions