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

**Is your feature request related to a problem? Please describe.** Using the `argoWorkflow` trigger template is a much nicer way to integrate with Argo Workflows than by using a HTTP...

enhancement

**Is your feature request related to a problem? Please describe.** 1. Default value of a parameter can be specified with a key `value`, it's better to use a key like...

enhancement

**Describe the bug** I am trying to use the Azure EventHub event-source but cannot seem to get it to work. I've used some of the examples in the repo and...

bug
pinned

**Is your feature request related to a problem? Please describe.** When observing k8s resource (ArgoCD application) during the update of the values we get two events fired. Event source is:...

enhancement

**Is your feature request related to a problem? Please describe.** according to the https://argoproj.github.io/argo-events/setup/github/ we have 2 data section, body and headers, i am able to use body, but it...

enhancement

**Is your feature request related to a problem? Please describe.** Interacting with the Slack trigger in a public or private channel can be noisy and distracting for others. We'd want...

enhancement

When sending CloudEvents compliant events to webhook endpoint, they get wrapped into another CloudEvents container by the EventSource, and JSON that was sent by event generating systems gets put to...

bug
pinned

**Describe the bug** Argo Events fails to receive CloudEvents which subject attribute is undefined. This violates the CloudEvent spec, which defines `subject` as an optional attribute. https://github.com/cloudevents/spec/blob/v1.0/spec.md#context-attributes ![image](https://user-images.githubusercontent.com/3299086/101344077-38d1a000-3885-11eb-9e5a-642d5cb1299b.png) **Expected behavior**...

bug
pinned

**Is your feature request related to a problem? Please describe.** I wanna reduce the amount of YAML , the amount of copy/paste,.. so on **Describe the solution you'd like** The...

enhancement

Provide flexibility to suspend and resume the Eventsource

enhancement