Skip to content
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

Summary of changes #483

Open
thevops opened this issue Jul 28, 2023 · 2 comments
Open

Summary of changes #483

thevops opened this issue Jul 28, 2023 · 2 comments

Comments

@thevops
Copy link

thevops commented Jul 28, 2023

Hello,

Helmfile is a great tool. I love it! Thanks for your work on this.
It's pretty similar to Terraform which I love too. I want to propose a feature.

It'd be great to see the summary of changes at the end of the diff. Something like the Terraform has.
It is for Terraform:

Plan: 3 to add, 2 to change, 1 to destroy.

It'd be even better to display all files one by one with the status. Something like:

my-chart/template/configmap.yaml REMOVED
my-chart/template/pod.yaml CREATED
my-chart/template/secret.yaml MODIFIED

It is something like the current way for releases:

Affected releases are:
  my-chart (./charts/my-chart) UPDATED

Do you really want to apply?
  Helmfile will apply all your changes, as shown above.

But my suggestion is for files inside each chart (release).

What do you think? Maybe there is such solution but I don't know about it 😅

@yxxhero
Copy link
Collaborator

yxxhero commented Aug 5, 2023

@thevops please post this into helmfile/helmfile.

@thevops
Copy link
Author

thevops commented Aug 8, 2023

@thevops please post this into helmfile/helmfile.

Ahhh 😄 sorry.
Anyway, afaik Helmfile uses helm-diff under the hood. So they will probably redirect me to this repository :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants