phantomjinx commented on code in PR #3382:
URL: https://github.com/apache/camel-k/pull/3382#discussion_r909346995
##########
config/rbac/operator-role-knative.yaml:
##########
@@ -49,6 +51,8 @@ rules:
- messaging.knative.dev
resources:
- subscriptions
+ - channels
+ - inmemorychannels
Review Comment:
@christophd
All additions to the permissions have been required due to tests failure on
OCP4 and log messages to the affect that 'systemaccount... was forbidden from
${verb}ing x:y:z'
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]