astefanutti commented on a change in pull request #2284:
URL: https://github.com/apache/camel-k/pull/2284#discussion_r649157720
##########
File path: config/infrastructure/rbac/kubernetes/builder-role-kubernetes.yaml
##########
@@ -18,7 +18,7 @@
kind: Role
apiVersion: rbac.authorization.k8s.io/v1
metadata:
- name: camel-k-builder
+ name: camel-k-builder-kubernetes
Review comment:
I see, I agree the _additive_ approach should be preferred in general.
Then, I think we should take this opportunity to remove duplication, like
between `camel-k-builder-kubernetes` and `camel-k-builder-openshift` Roles.
--
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:
[email protected]