astefanutti commented on issue #2379:
URL: https://github.com/apache/camel-k/issues/2379#issuecomment-860580455


   Thanks a lot for the analysis. How exactly did you install Camel K, with the 
CLI or OLM?
   
   With the CLI, that is with `kamel install`, the following roles are supposed 
to be aggregated to the `admin` role:
   
   
https://github.com/apache/camel-k/blob/df0216f28bb461e1b1aea77d8991ab0815690db5/config/rbac/user-cluster-role.yaml#L29
   
   I would expect the _wildcard_ syntax to include the sub-resources, as it's 
used also to grant permission to the operator service account. So I would 
expect the operator to be unable to update the `status` sub-resource as well if 
it wasn't the case.


-- 
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.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to