[Core feature] Allow setting concurrency policy for launch plans with schedule. #4932
Closed
2 tasks done
Labels
enhancement
New feature or request
untriaged
This issues has not yet been looked at by the Maintainers
Motivation: Why do you think this is important?
It will be nice to set a concurrency policy when creating a launch plan with a schedule. I have added relevant documentation from K8s CronJobs.
https://kubernetes.io/docs/concepts/workloads/controllers/cron-jobs/#concurrency-policy
https://argo-workflows.readthedocs.io/en/latest/fields/#cronworkflowspec (Please check the
concurrencyPolicy
field.)Goal: What should the final outcome look like, ideally?
I can set
Allow
,Forbid
orReplace
as concurrency policy for launch plans with a schedule.Describe alternatives you've considered
None.
Propose: Link/Inline OR Additional context
No response
Are you sure this issue hasn't been raised already?
Have you read the Code of Conduct?
The text was updated successfully, but these errors were encountered: