astefanutti opened a new pull request #2027:
URL: https://github.com/apache/camel-k/pull/2027


   This PR aligns the RBAC Roles and ClusterRoles created when the operator is 
deployed, either from OLM or the Kamel CLI:
   * Aggregated roles are installed automatically by OLM: 
https://github.com/operator-framework/olm-docs/blob/15cf01d3550e3ffc6861f9ade373081809276822/content/en/docs/Concepts/crds/operatorgroup.md#rbac,
 so this PR moves their creation from the operator to the Kamel CLI
   * The operator ClusterRole is now installed from the Kamel CLI, 
symmetrically with the OLM cluster permissions defined in the CSV
   * The above enables the OpenShift ConsoleCLIDownload resource to be only 
created by the operator, and not twice from the CLI.
   
   Symmetrical setup between OLM and CLI enables installation from resources: 
#1979.
   
   **Release Note**
   ```release-note
   NONE
   ```


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