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

Requesting dry-run feature #4

Open
bharangit opened this issue Mar 26, 2021 · 11 comments
Open

Requesting dry-run feature #4

bharangit opened this issue Mar 26, 2021 · 11 comments

Comments

@bharangit
Copy link

Hi,

Not sure if it is right way to create this request for a feature as an issue. I am using helmfile for deploying a complex chain of charts, it is riskier to run helmfile -i apply in interactive mode every time and to say no to command. could you pls provide dry-run feature to allow us to see what is the resultant yaml if that deployment goes in..

@wkrzywiec
Copy link
Owner

Hi,

Yeah, raising an issue is a good way for either discussion, clarification or a new feature 😉

Don't know if I got your question, so let me rephrase it. You would like to have a feature of helm/helmfile to print all the Kubernetes objects that will be generated and than used for installation?

@bharangit
Copy link
Author

bharangit commented Mar 26, 2021 via email

@wkrzywiec
Copy link
Owner

Honestly speaking I've never tried to find such command in helmfile. By looking over the Internet I found this issue - roboll/helmfile#118 which probably is what you're looking for.

I could try to play around with it to find it, but possibly on a weekend on at the beginning of the next week.

@bharangit
Copy link
Author

bharangit commented Mar 27, 2021 via email

@cglacet
Copy link

cglacet commented Mar 27, 2021

I don't get it, isn't the template command doing just that?

@bharangit
Copy link
Author

bharangit commented Mar 28, 2021 via email

@wkrzywiec
Copy link
Owner

Hi sorry for going back so late.

I'm not able to see your screenshots, but do you think one of these will do the trick?:

  • helmfile template --args RELEASE_NAME
  • helmfile sync --args="--dry-run --debug"

@bharangit
Copy link
Author

bharangit commented Apr 13, 2021 via email

@bharangit
Copy link
Author

bharangit commented Apr 28, 2021 via email

@wkrzywiec
Copy link
Owner

Hi,

sorry for coming back so late.

Unfortunately I do not see your picture, so it's hard for me to get to the problem. But nevertheless, I think I'm not the good person to help with that, not because I'm not using it on Windows, but actually I'm not using Helm so heavily. I would suggest to ask either more experienced people or even raise an issue in the official GitHub repo of this project ;)

@h0jeZvgoxFepBQ2C
Copy link

Any updates on this?

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

4 participants