squakez opened a new issue #1947:
URL: https://github.com/apache/camel-k/issues/1947


   When we start an operator we see the following log traces:
   ```
   {"level":"info","ts":1611586026.069271,"logger":"cmd","msg":"Go Version: 
go1.15.2"}
   {"level":"info","ts":1611586026.0692925,"logger":"cmd","msg":"Go OS/Arch: 
linux/amd64"}
   {"level":"info","ts":1611586026.0692983,"logger":"cmd","msg":"Buildah 
Version: 1.14.0"}
   {"level":"info","ts":1611586026.0693028,"logger":"cmd","msg":"Kaniko 
Version: 0.17.1"}
   {"level":"info","ts":1611586026.0693076,"logger":"cmd","msg":"Camel K 
Operator Version: 1.4.0-SNAPSHOT"}
   {"level":"info","ts":1611586026.0693126,"logger":"cmd","msg":"Camel K 
Default Runtime Version: 1.6.0"}
   {"level":"info","ts":1611586026.0693188,"logger":"cmd","msg":"Camel K Git 
Commit: 098e835a161112a52b64f811f9af94845cd7ca9d"}
   ```
   I think it would be nice to expose publicly an endpoint with those 
information so that the CLI (or any other tool) can easily query the operator 
and return those configuration.


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