timothydilbert commented on issue #4129: URL: https://github.com/apache/camel-k/issues/4129#issuecomment-1466369535
It's strange because I am getting a completely different behaviour when I try to deploy the example YAML you provided. Basically, I am getting the same error message shown in my original issue description. And, the following logs are showing up under the operator container: ``` {"level":"info","ts":1678721314.489918,"logger":"camel-k.controller.kameletbinding","msg":"Invoking action monitor","request-namespace":"openshift-operators","request-name":"timer-to-log","api-version":"camel.apache.org/v1alpha1","kind":"KameletBinding","ns":"openshift-operators","name":"timer-to-log"} {"level":"info","ts":1678721314.4919193,"logger":"camel-k","msg":"could not find any knative type in namespace openshift-operators, last error was: the server could not find the requested resource"} ``` -- 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: commits-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org