-
I've configured the eventsource deployment and service per the example. Here are my specific configs:
Deployment
```
---
apiVersion: apps/v1
kind: Deployment
metadata:
annotations:
…
-
Here's argo events' data
```json
{
"context": {
"type": "type_of_event_source",
"specversion": "cloud_events_version",
"source": "name_of_the_event_sour…
-
**Describe the bug**
From what I understand from the documentation: I've deployed argo-events (clusterScope), eventbus, eventsource and sensor for BitbucketCloud with Basic Auth. The Bitbucket Webhoo…
-
**Describe the bug**
The generic eventsource client [logs an error](https://github.com/argoproj/argo-events/blob/d9e0332012fae97b83ea34de174b0336df6f996f/eventsources/sources/generic/start.go#L82) wh…
-
### Pre-requisites
- [X] I have double-checked my configuration
- [X] I can confirm the issues exists when I tested with `:latest`
- [x] I'd like to contribute the fix myself (see [contributing g…
-
There is no pro-forma for this. Opened in response to [request for nominations](https://cloud-native.slack.com/archives/C022F03E6BD/p1728911781755299) (this is a private channel for maintainers)
##…
-
### Describe the bug
This release shows this link: Full Changelog: https://github.com/argoproj/argo-helm/compare/argocd-image-updater-0.10.1...argo-cd-7.0.0
The real diff is this: https://github…
-
# Summary
There's an empty real estate to the right of the Last Sync section. It can be used to provide an easy-to-access summary when something is broken, i.e. its Events tab has recent failures a…
-
Recently we got a bug when I changed the application.yaml to only include one source URL instead of multiple ot enable rollback and history, which does not sync SealedSecrets correctly. This was not t…
-
**Describe the bug**
When the SFTP Event Source is used ( https://github.com/argoproj/argo-events/blob/master/api/event-source.md#sftpeventsource ) the actual `SFTP` keyword/spec is not being registe…