Closed fyp711 closed 1 month ago
Is anyone paying attention to this issue?
Is it possible to have a stable and reproducible workflow?
Is it possible to have a stable and reproducible workflow?
ResourceQuota conflicts are not easy to reproduce. I simulated another resourcequota shortage situation by modifying the requests value of the agent pod for reproduction and testing.
if you have others can reproduce the transient error, it's always ok
@shuangkun cc
okay
Pre-requisites
:latest
image tag (i.e.quay.io/argoproj/workflow-controller:latest
) and can confirm the issue still exists on:latest
. If not, I have explained why, in detail, in my description below.What happened? What did you expect to happen?
What happened ?
When I use the HTTP template, I find it pending all the time. Then I saw that the workflow status was error, and encountered a transient error. error is :
failed to create Agent pod. Reason: Operation cannot be fulfilled on resourcequotas "xxxx": the object has been modified; please apply your changes to the latest version and try again
What did you expect to happen?
I hope to encounter transient errors that can be retried.
Version(s)
v3.4.17
Paste a minimal 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