Add previous resource request to `lastRetry`
Author: EladProjectCreated Mar 27, 2024Updated Sep 15, 2026
Labelsarea/templatingarea/retryStrategy
Summary
Add the previous run memory request to lastRetry
Use Cases
I'd like to be able to better control the memory request on retries. Sometimes I don't need to increase it (when the pod is evicted from a spot instance for example). On other occasions (OOMKilled) I'd like to exponentially increase it. Knowing the previous resource request along with https://github.com/argoproj/argo-workflows/pull/12722 should make this possible.
Message from the maintainers:
Love this feature request? Give it a . We prioritise the proposals with the most .
Source: argoproj/argo-workflows