viacheslav-fomin-main opened a new issue #2205:
URL: https://github.com/apache/camel-k/issues/2205


   Hi!
   
   I am trying to run a gRPC service using camel and expose a port so I can use 
it in other camel applications. Everything runs in camel k with Knative. But 
for some reason I can not create a service. Basically I tried all the possible 
combinations from traits documentation but nothing seems to work. Can you 
please help me here? Maybe I am missing something.
   
   Here is the operator log which does not seem to have the service trait 
logged in it and or an errors.
   
   ```
   {"level":"info","ts":1618238044.33061,"logger":"camel-k.trait","msg":"Apply 
trait: init"}
   
{"level":"info","ts":1618238044.3320491,"logger":"camel-k.trait","msg":"Apply 
trait: camel"}
   
{"level":"info","ts":1618238044.3639116,"logger":"camel-k.trait","msg":"Apply 
trait: environment"}
   
{"level":"info","ts":1618238044.3722775,"logger":"camel-k.trait","msg":"Apply 
trait: tracing"}
   
{"level":"info","ts":1618238044.3723025,"logger":"camel-k.trait","msg":"Apply 
trait: deployer"}
   
{"level":"info","ts":1618238044.3723094,"logger":"camel-k.trait","msg":"Apply 
trait: deployment"}
   
{"level":"info","ts":1618238044.3723414,"logger":"camel-k.trait","msg":"Apply 
trait: gc"}
   
{"level":"info","ts":1618238044.3723989,"logger":"camel-k.trait","msg":"Apply 
trait: container"}
   
{"level":"info","ts":1618238044.3724723,"logger":"camel-k.trait","msg":"Apply 
trait: jvm"}
   
{"level":"info","ts":1618238044.3726785,"logger":"camel-k.trait","msg":"Apply 
trait: owner"}
   ```
   
   Thank you!
   
   


-- 
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:
us...@infra.apache.org


Reply via email to