func icon indicating copy to clipboard operation
func copied to clipboard

Support multiple triggers on kn-subscribe

Open matzew opened this issue 1 year ago • 1 comments

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

matzew avatar Nov 05 '24 14:11 matzew

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[bot] avatar Feb 04 '25 01:02 github-actions[bot]

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[bot] avatar May 30 '25 01:05 github-actions[bot]