Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SFTP Event Source not Appearing as of v1.9.1 #3210

Open
ekbaker7 opened this issue Jul 17, 2024 · 2 comments
Open

SFTP Event Source not Appearing as of v1.9.1 #3210

ekbaker7 opened this issue Jul 17, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@ekbaker7
Copy link

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 registered when added to Argo. I have tried using both the example script in the Setup docs (https://github.com/argoproj/argo-events/blob/master/docs/eventsources/setup/sftp.md) and writing my own SFTP Event Source.

Both times, the YAML can be uploaded to Argo just fine, but upon viewing the Spec in Argo the SFTP keyword and all underlying information is gone, and no Event Source can be found in the Event Flow. The sensor can still be created, but it seems to not actually check if the SFTP event source exists.

To Reproduce
Steps to reproduce the behavior:

  1. Either use the example setup YAML or create your own SFTP Event Source
  2. Upload to Argo either via the GUI or Command Line
  3. Navigate to your event source in the GUI and open the corresponding YAML
  4. Notice that scrolling down to spec that the SFTP keyword and all underlying data is not present
  5. Going to "Event Flow" shows that no Event Source was created either.

Expected behavior
SFTP Event Source is created, can be found under the spec in the yaml, and viewed in Event Flow.

Screenshots
image

Environment (please complete the following information):

  • Kubernetes: [e.g. v1.30.2]
  • Argo: [e.g. v3.5.8]
  • Argo Events: [e.g. v1.9.1+]

Message from the maintainers:

If you wish to see this enhancement implemented please add a 👍 reaction to this issue! We often sort issues this way to know what to prioritize.

@ekbaker7 ekbaker7 added the bug Something isn't working label Jul 17, 2024
Copy link
Contributor

This issue has been automatically marked as stale because it has not had
any activity in the last 60 days. It will be closed if no further activity
occurs. Thank you for your contributions.

@github-actions github-actions bot added the stale label Sep 16, 2024
@harinlee0803
Copy link

I'm facing the same issue. @ekbaker7 were you able to get the SFTP Event Source to show up in a previous version (like when it was first supported in v.1.8.1)?

@github-actions github-actions bot removed the stale label Sep 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants