Mathew Wicks
Mathew Wicks
@alexarchambault thoughts?
@alexarchambault this should be a relativly easy fix. It should be as simple as adding `userJars` to the `jars` val definition, which just takes the the `spark.jars` config the user...
@firasdib have you managed to make any progress on this issue? Either way, the name of the "Python" flavor should probably be "Python 2.7", to make sure users understand that...
Bumping for bot
@dpgaspar can you reopen this, I think its still a good idea.
@dpgaspar thoughts on this?
@mattfarina @hickeyma @joejulian @phumberdroz so what's our plan to fix DNS resolution on MacOS, given that it's currently broken? I have tested the https://github.com/helm/helm/releases for 3.8.0+ and they all incorrectly...
@joejulian given https://github.com/golang/go/issues/12524 has been open for 7 years, do you think it's safer for us to just distribute helm binaries on homebrew that have been compiled with `CGO_ENABLED=1`? So...
@joejulian the downstream helm brew formula [has never explicitly specified `CGO_ENABLED`, and only used our default `make build`](https://github.com/Homebrew/homebrew-core/blob/f3059941ef440d717f9ce7eb990c5f813499dcbe/Formula/helm.rb#L25). The problem was actually caused by us forcing `CGO_ENABLED=0` in commit https://github.com/helm/helm/commit/3490f1e7b6d76709b7ea195370f7db463735f9e2...
@PatrickXYS thanks for the heads up, however, I would very much like to see the old images stay up, so people's existing deployments don't break! Either way, I have started...