christophd opened a new issue, #3434: URL: https://github.com/apache/camel-k/issues/3434
The IntegrationPlatform resource should be visible to other viewers in order to see operator ids that are already present on the cluster. At the moment there is a special role and rolebinding created manually to allow viewer roles to see the platform. Instead we should consider to use an aggregating ClusterRole (`rbac.authorization.k8s.io/aggregate-to-view`) to grant access to the IntegrationPlatform resources to the viewer role, instead of doing it manually. -- 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]
