Closed
Description
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
Labels
No labels
Activity
Fix databus23#430 With Helm 3 the release names are namespace scoped,…
Fix for #430 With Helm 3 the release names are namespace scoped, thus…
Fix for databus23#430 With Helm 3 the release names are namespace sco…
Fix for databus23#430 With Helm 3 the release names are namespace sco…