Skip to content

fix(knative): remove Broker type limitation#5580

Closed
squakez wants to merge 1 commit intoapache:mainfrom
squakez:fix/5529
Closed

fix(knative): remove Broker type limitation#5580
squakez wants to merge 1 commit intoapache:mainfrom
squakez:fix/5529

Conversation

@squakez
Copy link
Contributor

@squakez squakez commented Jun 4, 2024

Close #5529

Release Note

fix(knative): remove Broker type limitation

@squakez squakez added the kind/bug Something isn't working label Jun 4, 2024
@christophd
Copy link
Contributor

I think we are mixing up things here a bit. The type information is not the broker name but the cloud event type set as a field on the cloud event message.

We should not set this to the broker name using e.Ref.Name as supposed in this PR.

Copy link
Contributor

@christophd christophd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this is a misunderstanding. The mentioned type limitation in the issue is not the broker name but the cloud event type applied as a filter on the Trigger created by Camel K.

@squakez squakez closed this Jun 5, 2024
@squakez squakez deleted the fix/5529 branch June 5, 2024 07:17
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

Development

Successfully merging this pull request may close these issues.

property "type" must be provided when reading from the Broker

2 participants