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

Support multiple triggers on kn-subscribe #2572

Open
matzew opened this issue Nov 5, 2024 · 1 comment
Open

Support multiple triggers on kn-subscribe #2572

matzew opened this issue Nov 5, 2024 · 1 comment
Labels
lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale.

Comments

@matzew
Copy link
Member

matzew commented Nov 5, 2024

Running func subscribe --filter type=org.apache.camel.event.aws.s3.getObject --filter type=org.apache.camel.event.aws.sqs.getObject should result in two triggers, and not just one.

cat func.yaml

specVersion: 0.36.0
name: wjaxs3-logger
runtime: go
created: 2024-11-05T14:06:23.457899513+01:00
invoke: cloudevent
deploy:
  subscriptions:
  - source: default
    filters:
      type: org.apache.camel.event.aws.sqs.getObject
Copy link
Contributor

github-actions bot commented Feb 4, 2025

This issue is stale because it has been open for 90 days with no
activity. It will automatically close after 30 more days of
inactivity. Reopen the issue with /reopen. Mark the issue as
fresh by adding the comment /remove-lifecycle stale.

@github-actions github-actions bot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Feb 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale.
Projects
None yet
Development

No branches or pull requests

1 participant