You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
I want to use cross namespace event link with the RabbitMQ broker but it looks like it is not implement.
It also does not check if cross namespace is enabled and thus the errors are not really useful.
Describe the bug
I want to use cross namespace event link with the RabbitMQ broker but it looks like it is not implement.
It also does not check if cross namespace is enabled and thus the errors are not really useful.
I guess the best place where we can see that its not working is here:
https://github.com/knative-extensions/eventing-rabbitmq/blob/main/pkg/reconciler/trigger/controller.go#L160
Expected behavior
or
To Reproduce
knative-system
default
like thisFailed to lookup Broker for Trigger{error 26 0 broker.eventing.knative.dev "" not found}
Knative release version
1.17.3
Additional context
Add any other context about the problem here such as proposed priority
The text was updated successfully, but these errors were encountered: