MenD32
MenD32
Checklist: * [ ] My organization is added to [USERS.md](https://github.com/argoproj/argo-events/blob/master/USERS.md). Add FileEventSource support for recursive file events
**Is your feature request related to a problem? Please describe.** working with the file eventsource feels limiting since it cannot look recuresively inside a folder (i.e. folders inside folders) **Describe...
**Describe the bug** Sensors connected to a kafka eventbus stop working some while after being deployed. **To Reproduce** Steps to reproduce the behavior: 1. Create a kafka eventbus 2. Create...
Checklist: * [ ] My organization is added to [USERS.md](https://github.com/argoproj/argo-events/blob/master/USERS.md). added apicommon.Metadata as a field to the Service in EventSourceSpec, to allow custom configuration of labels and annotations. inspired by...
# Summary Add workflow priority docs ## Use Cases It seems from the workflow spec that you can assign a priority to a workflow, but there are no docs about...
related to https://github.com/argoproj/argo-workflows/issues/13488
Addresses https://github.com/argoproj/argo-workflows/issues/13705 And https://github.com/argoproj/argo-workflows/issues/2963 ### Motivation Add retryStrategy support to daemon container templates. Some use cases require argo workflows features that aren't supported in resource template, f.e. - readiness probe...
### Pre-requisites - [x] I have double-checked my configuration - [x] I have tested with the `:latest` image tag (i.e. `quay.io/argoproj/workflow-controller:latest`) and can confirm the issue still exists on `:latest`....
**Is your feature request related to a problem? Please describe.** I want the write back to apply as if it were a helm values file **Describe the solution you'd like**...
#### What type of PR is this? /kind bug #### What this PR does / why we need it: Fixes bug where upon deployment restart, cluster-autoscaler resets the the node...