Alex Collins

Results 470 comments of Alex Collins

Most users will not be able to reconfigure the Kubernetes API server (e.g. it is EKS, GCP auto-pilot, etc). How do these ideas work for them?

There will be many users in enterprise environments who do not have this option to change, regardless of whether it is available.

We can’t run this test locally, or on CI. The only place it can be run is my laptop. Let’s skip this test for everyone.

Do we support `singleBranch: true` as well as `branch: main`? That is also faster.

Also, be aware of that we actually use a fork: https://github.com/argoproj/argo-workflows/blob/d9d1968de80fa0ee19a5e46ceea5d2b4cf4b5475/go.mod#L226

This issue needs more information: * What version was in working in? * What version is it broken in? * Have you tested using `:latest` tags, and what was the...

In v3.4 we switched from using `git` binary to using `go-git`. I don't see us going back on that unless a fix is more expensive and there is no workaround.

A work-around for this would be to use an init container to check out the code onto a shared volume. I'm not sure how you bring in secrets.