v3.4.9: podGC.deleteDelayDuration
not working
#11412
Labels
area/docs
Incorrect, missing, or mistakes in docs
area/gc
Garbage collection, such as TTLs, retentionPolicy, delays, and more
solution/outdated
This is not up-to-date with the current version
type/support
User support issue - likely not a bug
Milestone
Pre-requisites
:latest
What happened/what you expected to happen?
I created a workflow with the property podGC.deleteDelayDuration set to "120s". So my workflow looks like this:
Afterwards a fetched the workflow from the Kubernetes API. However, the value
deleteDelayDuration
was missing:Besides the fact that the value doesn't show up it also doesn't have any effect.
Version
v3.4.9
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: