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 2020/12/08 07:46:39 UTC

[GitHub] [camel-k] astefanutti commented on pull request #1849: chore(e2e): add test for Prometheus trait #1547

astefanutti commented on pull request #1849:
URL: https://github.com/apache/camel-k/pull/1849#issuecomment-740446240


   Hi @tadayosi, the tests fail because the ServiceMonitor CRD is not installed: 
   
   ```
   error executing post actions: error during replace resource: could not create or replace resource java: no matches for kind \"ServiceMonitor\" in version \"monitoring.coreos.com/v1\"
   ```
   
   It fails also on OpenShift 3.11 for the same reason. The `-t prometheus.service-monitor=false` option should probably be passed to the `kamel run` command.


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