8000 Feature Request: Add a `--detailed-exitcode` equivalent to `helmfile apply` · Issue #1113 · roboll/helmfile · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Feature Request: Add a --detailed-exitcode equivalent to helmfile apply #1113
Closed
@jim-barber-he

Description

@jim-barber-he

When you run a helmfile apply command the exit code will be 0 for when a chart had no changes and so nothing was done, and also 0 when the chart had changes and they were applied successfully.
Unless I'm missing something there is no way to have the apply return a different exit code for changes vs no changes were applied.

The helmfile diff command has a --detailed-exitcode parameter.
Is it possible to add the same parameter to the apply command to have the exit code of the diff command reflected in the exit code of the apply command when the apply happened successfully?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0