Alex Collins
Alex Collins
Is there another way for this? Kubernetes comes with a number of ways to run reliable resources. Rather than running a pod as a daemon step, run a deployment using...
I’m sorry to hear your were sick and I hope you’re feeling better now.
@kolorful see my comment on Sep 8. Would you like to submit a PR?
Couple of notes here. The way that we offload workflows today is that the node status ($.status.nodes) which has always been the largest component for a workflow is either (a)...
I don’t believe it is possible to change this behavior The templating merging works by marshaling the string into a struct. It cannot cater for arbitrary string due to whitespacing....
We need some help here. We’d like to look at alternatives to `go-git` because it is not being well enough maintained. One option is to install `git` as a statically...
I looks like this was caused by https://github.com/argoproj/argo-workflows/commit/38b55e39cca03e54da1f38849b066b36e03ba240 BUT, it may have been a pre-existing issue and because JQ is not well tested or used and no one noticed.
The error here is actually not what you think it is is. The command that does not exist is not `jq`. The first arguments of `exec.Command` must be a binary,...
There is an error in your console, but I don’t see the diagnostics. Can you please add any Argo Server logs that show more details.
Having to type `--workspace-folder .` all the time is crazy annoying. Please default to $PWD.