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 Knative Sinks #369

Closed
Tracked by #438
ricardozanini opened this issue Jan 26, 2024 · 1 comment
Closed
Tracked by #438

Support Multiple Knative Sinks #369

ricardozanini opened this issue Jan 26, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@ricardozanini
Copy link
Member

Description

currently due to the K_SINK var injection, we can only support one sinkbinding per deployment. To support the flexibility of multiple event destinations from producers within single deployment. We need to find out a way to support multiple sinks.

Implementation ideas

No response

@ricardozanini ricardozanini added the enhancement New feature or request label Jan 26, 2024
@ricardozanini ricardozanini added this to the Knative Eventing Integration M1 milestone Jan 26, 2024
@ricardozanini ricardozanini removed this from the Knative Eventing Integration M1 milestone Mar 25, 2024
@jianrongzhang89
Copy link
Contributor

@ricardozanini only one sinkbinding can be allowed for an application. Creating multiple sinkbindings against the same application can lead to issues for the cluster (knative/eventing#5749). Hence I think this issue should be rejected.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: 🎯 Done
Development

No branches or pull requests

2 participants