argo-events icon indicating copy to clipboard operation
argo-events copied to clipboard

Event-driven Automation Framework for Kubernetes

Results 194 argo-events issues
Sort by recently updated
recently updated
newest added

Hi, Bitbucket Cloud is capable to do a webhook HMAC validation (https://support.atlassian.com/bitbucket-cloud/docs/manage-webhooks/), but argo-events bitbucket eventsource doesn't have this feature. At the same time I see it is implemented for...

enhancement

upgrade to go 1.21 https://go.dev/doc/go1.21

enhancement

current expr/data...etc filters are useful but fairly static, would be great if there could be a filter based on result of a database query

enhancement

Currently the jetstream installer hardcoded the cluster domain to `cluster.local`, for example on [controllers/eventbus/installer/jetstream.go#L626](controllers/eventbus/installer/jetstream.go#L626). For clusters that override the default with the [`--cluster-domain`](https://kubernetes.io/docs/reference/command-line-tools-reference/kubelet/) kubelet flag, the cluster domain part should...

pinned

this eventsource/sensor would be able to trigger a workflow for each email that arrives in a certain inbox. ie whenever [email protected] receives an email

enhancement

**Is your feature request related to a problem? Please describe.** Gerrit is a widely used code repository, but argo-events does not yet support gerrit as an evnetsource. **Describe the solution...

enhancement

**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] such as github pr...

enhancement

**Is your feature request related to a problem? Please describe.** I've implemented a webhook EventSource. I'd like to return the event ID as part of the response, so that the...

enhancement

argo workflows have priority field (https://argoproj.github.io/argo-workflows/fields/) to say which workflows get to run first. since argo events is often reading messages from an eventsource/sensor would be great if there could...

enhancement

**Is your feature request related to a problem? Please describe.** Several Kubernetes controllers allow for running remotely as long as the valid Kubeconfig is made available to the controller. This...

enhancement