Alex Ellis

Results 1617 comments of Alex Ellis

Thanks for taking the time to write this up. I am seeing two issues: 1) A use-case with many embedded or complex values within one single chart 2) A parsing...

I'm not against values.yaml as a concept and use it some of the time for various projects. Especially when I have to change many things to install an app. You...

@yankeexe would you like to take this and/or #242 ?

Great, thank you :+1: It may be quicker if you also take #242 at the same time - they are similar tools and touch the same files.

This is up for grabs after having been left in flux for a year today. I needed buildkit today and it would have been great if this had been completed.

Edit these files: First add tests matching the releases on the download page for Buildkit: https://github.com/alexellis/arkade/blob/master/pkg/get/get_test.go Then add a Go template here, and test it with "go build ./arkade get...

/add label: help wanted, good first issue

Thanks. When do you think you'll have something up in a pull request?

The only issue I have with this, is that the output is the same as a regular download, including the extraction of files. I expected `--dry-run` to print which URL/version...