gansheer opened a new issue, #4666:
URL: https://github.com/apache/camel-k/issues/4666

   When runing the `run-operator-build.yaml` sample for Tekton we have the 
following logs from the pod `operator-build-run-kamel-run-pod`:
   
   ```
   Defaulted container "step-execute" out of: step-execute, prepare (init), 
place-scripts (init), working-dir-initializer (init)
   Unable to retrieve the operator version: camelcatalogs.camel.apache.org is 
forbidden: User "system:serviceaccount:default:camel-k-tekton" cannot list 
resource "camelcatalogs" in API group "camel.apache.org" in the namespace 
"default"
   Integration "routes" created
   routesBuilding
   ```
   
   The permission to list `camelcatalogs` to the Role in 
`cicd/tekton/kamel-run/0.1/support/camel-k-tekton.yaml` should be added.


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

Reply via email to