If we want to (temporarily) disable spawning new resources, we need to edit /etc/resallocserver/pools.yaml and set max: 0 for each pool section. This is too cumbersome as we have 10 pools in Copr.
I would like to propose some boolean option into server.yaml or some main section in pools.yaml that would supersede the max value and temporarily disable spawning new resources.
If we want to (temporarily) disable spawning new resources, we need to edit
/etc/resallocserver/pools.yamland setmax: 0for each pool section. This is too cumbersome as we have 10 pools in Copr.I would like to propose some boolean option into
server.yamlor some main section inpools.yamlthat would supersede themaxvalue and temporarily disable spawning new resources.