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

2023-04-26 Thread via GitHub


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

   Another question: I see that the default value for `maxRunningBuilds` is set 
to 10. Is this something we will give the option to specify during the `kamel 
install` command with a flag maybe? Or is this something the users basically 
will go to and edit directly in the IntegrationPlatform resource?


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

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



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

2023-04-26 Thread via GitHub


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

   You were right. My feature branch was not rebased to the main branch. I can 
see the new `maxRunningBuilds` property now. Many thanks for the help! 🙏🏻


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

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



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

2023-04-26 Thread via GitHub


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

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