func
func copied to clipboard
Support multiple triggers on kn-subscribe
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
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.
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.