First of all let me say that the rationale behind this project is incredible! I've been watching at testcontainers for a while, and even though it's great from the developer perspective it's not so compelling from the management side.
A nice feature of Bazel is the scheduler and the fact that you can rely on it doing a decent job to keep your resources utilized but not burned out, how does the rules deal with this? I think it doesn't at all, I don't see any tags like cpu= mem=, am I correct to assume that's the case? Has anyone tried to do this? I wouldn't mind see if I can manage some time for this, but before I jump I rather ask
First of all let me say that the rationale behind this project is incredible! I've been watching at testcontainers for a while, and even though it's great from the developer perspective it's not so compelling from the management side.
A nice feature of Bazel is the scheduler and the fact that you can rely on it doing a decent job to keep your resources utilized but not burned out, how does the rules deal with this? I think it doesn't at all, I don't see any tags like cpu= mem=, am I correct to assume that's the case? Has anyone tried to do this? I wouldn't mind see if I can manage some time for this, but before I jump I rather ask