Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Allow imc-controller to list JobSinks
This is required otherwise MTChannelBasedBroker backed by IMC channel can't forward events to JobSink. The error on ImMemoryChannel is following: ``` failed to get lister for sinks.knative.dev/v1alpha1, Resource=jobsinks: jobsinks.sinks.knative.dev is forbidden: User "system:serviceaccount:knative-eventing:imc-controller" cannot list resource "jobsinks" in API group "sinks.knative.dev" at the cluster scope ```
- Loading branch information