You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by GitBox <gi...@apache.org> on 2019/09/13 14:58:01 UTC

[GitHub] [camel-k] bfitzpat opened a new issue #937: Monitoring kubectl for changes to integrations misses transition to error state

bfitzpat opened a new issue #937: Monitoring kubectl for changes to integrations misses transition to error state
URL: https://github.com/apache/camel-k/issues/937
 
 
   So I've started looking at auto-refresh in the tooling and hit upon a fun little issue.
   
   If I use "kubectl get integrations -w" to watch for changes to running integrations, I am finding that
   starting new integrations works great if they work all the way through Building Kit into Running
   but I'm not getting notified when things go from Building Kit to Error.
   
   Is that a bug by chance?
   
   Will there eventually be some additional kamel cli-based health/updates that we can monitor in a similar way? 

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


With regards,
Apache Git Services