Skip to content

With Helm 3 the release names are namespace scoped, thus it should be possible to helm diff release of two release with same name in different namespaces #430

@sandipchitale

Description

@sandipchitale

With Helm 3 the release names are namespace scoped, thus it should be possible to helm diff release RELEASENAME RELEASENAME whereby the two release names RELEASENAME are in two different namespaces NAMESPACE1 and NAMESPACE2. Proposed syntax:

helm diff release NAMESPACE1/RELEASENAME NAMESPACE2/RELEASENAME

Fix at:

Try to extract the namespace name if the release name is in format NAMESPACE1/RELEASENAME

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