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

Fix knative subscriptions and triggers #2115

Merged
merged 4 commits into from
Mar 17, 2021

Conversation

nicolaferraro
Copy link
Member

@nicolaferraro nicolaferraro commented Mar 11, 2021

Fix #1840
Fix #2109

This changes the way triggers and subscriptions are created in Knative, by adding a path segment to them that allows us to distinguish where the request comes from.

Missing:

  • E2E tests

Release Note

Integrations can receive events from multiple channels (distinguishing the source)
Integrations are allowed to receive all events from a broker

@nicolaferraro nicolaferraro added status/wip Work in progress kind/bug Something isn't working labels Mar 11, 2021
@nicolaferraro nicolaferraro removed the status/wip Work in progress label Mar 12, 2021
@nicolaferraro nicolaferraro marked this pull request as ready for review March 12, 2021 09:27
@nicolaferraro nicolaferraro merged commit ddc7b29 into apache:master Mar 17, 2021
@nicolaferraro nicolaferraro mentioned this pull request Apr 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working
Projects
None yet
2 participants