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

allow user customization on generated knative resources #355

Open
Tracked by #438
RichardW98 opened this issue Jan 16, 2024 · 0 comments
Open
Tracked by #438

allow user customization on generated knative resources #355

RichardW98 opened this issue Jan 16, 2024 · 0 comments
Assignees

Comments

@RichardW98
Copy link
Contributor

RichardW98 commented Jan 16, 2024

Description

in #350, a central default broker is used for all sinkbindings and triggers. It is expected that user can have the flexibility to manage the config of generated knative resources from Sonataflow/SonataflowPlatform CR

Implementation ideas

as suggested here. user should be able to specify different brokers for events:
`spec:
events:
sink:
... # YOUR PROPOSAL
triggers:

  • event:
    broker: `

where all the options can still have a defined defaults from spec.sink

@RichardW98 RichardW98 changed the title allow user customization on trigger broker allow user customization on generated knative resources Jan 16, 2024
@ricardozanini ricardozanini added this to the Knative Eventing Integration M1 milestone Jan 16, 2024
@ricardozanini ricardozanini removed this from the Knative Eventing Integration M1 milestone Mar 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 📋 Backlog
Development

No branches or pull requests

2 participants