lburgazzoli opened a new issue, #5210: URL: https://github.com/apache/camel-k/issues/5210
### Requirement As today the operator performs some permission checks i.e. for `events` and `leases` but according to the RBAC defined for the operator, the operator should have access to such resources. See: - https://github.com/apache/camel-k/pull/5119/files#r1511126823 - https://github.com/apache/camel-k/pull/5119/files#r1510901240 ### Problem Those check add additional complexity and cognitive load to the code. ### Proposal Evaluate if those permission checks are still needed ### Open questions _No response_ -- 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]
