Argument list too long if step argument has a very long argument #12190
Labels
area/executor
P1
High priority. All bugs with >=5 thumbs up that aren’t P0, plus: Any other bugs deemed high priority
solution/workaround
There's a workaround, might not be great, but exists
type/bug
type/regression
Regression from previous behavior (a specific type of bug)
Milestone
Pre-requisites
:latest
What happened/what you expected to happen?
This is a follow up of #7586.
exec /bin/argoexec: argument list too long
The original issues was closed because of an assumption that the change from
scratch
todistroless
(debian based) base image would increase the system limit ofARG_MAX
and that would remove the above error.Unfortunately it still appears using the last version.
Version
v3.5.1
Paste a small workflow that reproduces the issue. We must be able to run the workflow; don't enter a workflows that uses private images.
Logs from the workflow controller
Logs from in your workflow's wait container
The text was updated successfully, but these errors were encountered: