k0pper commented on issue #2397:
URL: https://github.com/apache/camel-k/issues/2397#issuecomment-940074582
Getting this error when trying to deploy a KameletBinding onto a minikube
cluster with the Camel K Operator running in the same namespace. The creation
of the integrations fails and periodically prints out this message.
>
{"level":"info","ts":1633961666.2383604,"logger":"camel-k.controller.kameletbinding","msg":"Reconciling
KameletBinding","request-namespace":"default","request-name":"chuck-norris-telegram-binding"}
>
{"level":"info","ts":1633961666.2408755,"logger":"camel-k.controller.kameletbinding","msg":"Invoking
action
monitor","request-namespace":"default","request-name":"chuck-norris-telegram-binding","api-version":"camel.apache.org/v1alpha1","kind":"KameletBinding","ns":"default","name":"chuck-norris-telegram-binding"}
> {"level":"info","ts":1633961666.2700589,"logger":"camel-k","msg":"could
not find any knative type in namespace default, last error was:
services.serving.knative.dev is forbidden: User
\"system:serviceaccount:default:camel-k-operator\" cannot list resource
\"services\" in API group \"serving.knative.dev\" in the namespace \"default\""}
Any possible fixes for this one?
--
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]