argoproj / argoproj/argo-workflows
Retry with debug pause
- Dominant language
- Go
- Stars
- 17k
- Forks
- 3.7k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 138
Description
# Summary
What change needs making?
There's https://argoproj.github.io/argo-workflows/debug-pause/
I'm thinking wouldn't it be nice to have an additional argument in `argo retry` so that we can retry with `debug pause` on
So that users can skip the hassle of modifying and resubmitting workflow yaml
---
**Message from the maintainers**:
Love this enhancement proposal? Give it a 👍. We prioritise the proposals with the most 👍.
Contributor guide
Research direction
Start with the `argo retry` command and read the linked debug-pause documentation to understand the requested behavior. Trace how retry arguments are handled and determine how a retry with debug pause should be represented; the work is done when users can invoke this without modifying and resubmitting workflow YAML and the behavior is covered by the relevant tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, kubernetes
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100