We have a project which has a long-running job using multiple containers.
The problem is the project occupies our limited-containers when the development is active. It bothers other developers who want to use the containers as soon as possible.
Is it possible to limit container usage per project?