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.** The dependency grpc-gateway used is in version 1 which the creator [suggests to be updated](https://github.com/grpc-ecosystem/grpc-gateway/releases/tag/v1.16.0) **Describe the solution you'd like**...

enhancement
dependencies
go

As we are planning to migrate our project to Argo Workflows as build tool and Argo CD as a deployment tool, we also want to trigger our Argo Workflows via...

enhancement
documentation

**Is your feature request related to a problem? Please describe.** I would like to use the EKS pod identity mechanism to provide credentials to the argo events controllers. Alternative credential...

enhancement
dependencies
go

**Describe the bug** send a large, crafted request and make the webhook crash due to OOMKill. To replicate, please deploy Argo Events with the validating admission webhook. Then, port-forward to...

bug
stale

Hi folks, I'm troubleshooting an issue that I've come across with Sensors. In our trigger, we sequentially call for the creation of several k8s workflow templates. Finally, we create and...

bug

**Describe the bug** A sensor that uses Kafka as the Event bus would not trigger an Argo Workflow if it depends on 2 events. **To Reproduce** Steps to reproduce the...

bug
stale

Using `git` as a source for `k8s` trigger fails with error: "failed to fetch artifact, failed after retries: failed to fetch. err: exec: \"git\": executable file not found" I'm using...

bug

We can currently use git as a template trigger source https://argoproj.github.io/argo-events/tutorials/03-trigger-sources/#git but this requires username+password or ssh key. Cloning a repo with GitHub App credentials requires generating a JWT access...

enhancement

Hi Folks. I am developing an integration of Bitbucket server event and Argo workflows. I have two repositories that are pushing events to my event source. I have a only...

bug
stale

**Is your feature request related to a problem? Please describe.** I work with a custom instance NetApp StorageGrid with a self signed certificate and we can't deploy a StorageGrid Eventsource,...

enhancement