Skip to content

Fix for #430 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 #431

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 7 commits into from
Apr 23, 2023

Conversation

sandipchitale
Copy link
Contributor

@sandipchitale sandipchitale commented Dec 18, 2022

Support syntax:

helm diff release [namespace1/]release1 [namespace2/]release2

Resolves #430

@sandipchitale
Copy link
Contributor Author

I am a go language nubee. I may not have used optimal syntax.

@sandipchitale
Copy link
Contributor Author

.

Copy link
Collaborator

@mumoshu mumoshu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@sandipchitale Thanks a lot for your awesome work! I finally got some time to review this and this looks great. Let me merge this and see how it works in the wild ❤️

@mumoshu mumoshu merged commit c5e5f19 into databus23:master Apr 23, 2023
hexcsl pushed a commit to hexcsl/helm-diff that referenced this pull request Jul 3, 2023
…ped, thus it should be possible to helm diff release of two release with same name in different namespaces (databus23#431)

* .

* Fix databus23#430 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

* Fix syntax errors.

* Fix syntax error.

* Use strings library

* Use correct namespace
hexcsl pushed a commit to hexcsl/helm-diff that referenced this pull request Jul 3, 2023
…ped, thus it should be possible to helm diff release of two release with same name in different namespaces (databus23#431)

* .

* Fix databus23#430 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

* Fix syntax errors.

* Fix syntax error.

* Use strings library

* Use correct namespace
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants