You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by "mertdotcc (via GitHub)" <gi...@apache.org> on 2023/04/26 18:41:41 UTC

[GitHub] [camel-k] mertdotcc commented on issue #4290: Maximum number of running builds (0) exceeded

mertdotcc commented on issue #4290:
URL: https://github.com/apache/camel-k/issues/4290#issuecomment-1523882141

   Might be somewhat of a useful information:
   - This is a new minikube cluster that I created today.
   - My local `camel-k` directory is up-to-date.
   - I made a clean install with the `kamel` binary that I produced through the `Makefile`.
   - I can see both versions of `Kamelets` CRD and also the new `Pipe` CRD, so I am assuming that all my CRDs are up-to-date.
   
   ```
   ~ kubectl get crds
   builds.camel.apache.org                 2023-04-26T18:04:08Z
   camelcatalogs.camel.apache.org          2023-04-26T18:04:08Z
   integrationkits.camel.apache.org        2023-04-26T18:04:08Z
   integrationplatforms.camel.apache.org   2023-04-26T18:04:08Z
   integrations.camel.apache.org           2023-04-26T18:04:08Z
   kameletbindings.camel.apache.org        2023-04-26T18:04:08Z
   kamelets.camel.apache.org               2023-04-26T18:04:08Z
   pipes.camel.apache.org                  2023-04-26T18:04:09Z
   ```


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