Expose information about the build jobs queue to the user #423
Labels
kind/feature
Categorizes issue or PR as related to a new feature.
wontfix
This will not be worked on
Description
Make users aware of the simultaneous builds limitation.
Acceptance Criteria
Testing strategy
New automated test is expected that covers the following:
spec.functionBuildMaxSimultaneousJobs
the operator should update the status informationReasons
We are limiting the number of simultaneous builds. (Configurable here). Once a build job waits in queue the user has no information about that which results in bad user experience.
The text was updated successfully, but these errors were encountered: