Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Allow kafka-controller to list JobSinks (#4155)
This is required otherwise KafkaBroker and KafkaSource can't forward events to JobSink. This type of error is thrown: failed to reconcile contract: failed to reconcile egress: failed to resolve subscriber: failed to get lister for sinks.knative.dev/v1alpha1, Resource=jobsinks: jobsinks.sinks.knative.dev is forbidden: User "system:serviceaccount:knative-eventing:kafka-controller" cannot list resource "jobsinks" in API group "sinks.knative.dev" at the cluster scope
- Loading branch information