christophd opened a new pull request, #4447:
URL: https://github.com/apache/camel-k/pull/4447

   fix: Avoid build monitor to block builds with maxRunningBuilds=0
   
   - MaxRunningBuilds=0 does not make sense
   - Existing/pending builds may have MaxRunningBuilds=0 in its spec as it is a 
new setting in the BuildSpec
   - Make sure to always use at least MaxRunningBuilds=1 which results in 
strictly sequential builds, only one single build running at a time


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

Reply via email to