Jordan McClintock
Jordan McClintock
Going to try to implement another field into the zarf.yaml to conditionalize the wait flag to helm
Reproduced on windows 10 by resizing the window with powertoys fancyzones. Latest desktop app version, rtx 4090
@devinbinnie 22H2 as well
I'm gonna create a branch and start experimenting with things, I'm thinking something along the lines of `zarf package generate ` with different flags for each kind of component.
After doing some thinking I'm leaning away from flags and more of an interactive wizard to help create the package and explain what/why its asking/doing things
I'm not sure that possible in a reasonable way, if you want to include a remote chart from a repo in this generated zarf.yaml how do you specify that in...
Thoughts on this for the command line? @jeff-mccoy @brandtkeller To be honest I'm not really happy with it but its difficult to find a good way to get this kind...
~~Looks like viper doesn't support my whole idea of inter-dependent and order important flags as specified above, trying to think of an alternative that isn't just all json~~ Scratch that,...
While I did create a CLI pretty much according to my comment above I do agree that it's quite counter-intuitive and not really useful. I'm going to leave that code...
@Racer159 bump