knative-extensions / backstage-plugins

Knative plugins for Backstage.
Apache License 2.0
2 stars 17 forks source link

Handle CESQL cases when figuring out which EventTypes the Trigger is interested in #26

Open aliok opened 5 months ago

aliok commented 5 months ago

In https://github.com/knative-extensions/backstage-plugins/pull/24, the backend only matches the EventTypes with spec.type matches the Trigger's filter.attribute[type]. Trigger's CESQL filter is not supported yet.

This might be the solution: https://github.com/knative-extensions/backstage-plugins/pull/24#pullrequestreview-1864534039

github-actions[bot] commented 2 months ago

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.

aliok commented 1 month ago

/remove-lifecycle stale