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 · 0 comments
Open

Support multiple triggers on kn-subscribe #2572

matzew opened this issue Nov 5, 2024 · 0 comments

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant