You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2021/01/25 14:52:04 UTC

[GitHub] [camel-k] squakez opened a new issue #1947: Expose operator information

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



[GitHub] [camel-k] lburgazzoli commented on issue #1947: Expose operator information

Posted by GitBox <gi...@apache.org>.
lburgazzoli commented on issue #1947:
URL: https://github.com/apache/camel-k/issues/1947#issuecomment-766874108


   Maybe such info should be stored somewhere in `IntegrationPlatform.Status` ? 
   Ideally everything should be possible through kubectl.
   


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



[GitHub] [camel-k] lburgazzoli commented on issue #1947: Expose operator information

Posted by GitBox <gi...@apache.org>.
lburgazzoli commented on issue #1947:
URL: https://github.com/apache/camel-k/issues/1947#issuecomment-766874108


   Maybe such info should be stored somewhere in `IntegrationPlatform.Status` ? 
   Ideally everything should be possible through kubectl.
   


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



[GitHub] [camel-k] astefanutti edited a comment on issue #1947: Expose operator information

Posted by GitBox <gi...@apache.org>.
astefanutti edited a comment on issue #1947:
URL: https://github.com/apache/camel-k/issues/1947#issuecomment-766897117


   It may be preferable to expose these into an unstructured map rather than typed fields, as this may not be something that we want to consider as a stable public API. 


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



[GitHub] [camel-k] astefanutti edited a comment on issue #1947: Expose operator information

Posted by GitBox <gi...@apache.org>.
astefanutti edited a comment on issue #1947:
URL: https://github.com/apache/camel-k/issues/1947#issuecomment-766897117


   It may be preferable to expose these into an unstructured map rather than typed fields, as this may not be something that we want to consider as a stable public API. 


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



[GitHub] [camel-k] squakez closed issue #1947: Expose operator information

Posted by GitBox <gi...@apache.org>.
squakez closed issue #1947:
URL: https://github.com/apache/camel-k/issues/1947


   


-- 
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-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [camel-k] astefanutti commented on issue #1947: Expose operator information

Posted by GitBox <gi...@apache.org>.
astefanutti commented on issue #1947:
URL: https://github.com/apache/camel-k/issues/1947#issuecomment-766897117


   It may be preferable to expose these into an unstructured map rather than typed fields as this may not be something that we want to consider as a stable public API. 


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



[GitHub] [camel-k] astefanutti commented on issue #1947: Expose operator information

Posted by GitBox <gi...@apache.org>.
astefanutti commented on issue #1947:
URL: https://github.com/apache/camel-k/issues/1947#issuecomment-766897117


   It may be preferable to expose these into an unstructured map rather than typed fields as this may not be something that we want to consider as a stable public API. 


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