On Wed, Mar 2, 2022, at 7:04 PM, Kevin Fenzi wrote:

> * OOm killer looks and says... oh hey, I need to kill something. This
> kojid process/slice is taking up all the memory.
> * kojid is killed.

If we replaced Koji's backend with Kubernetes (at least my employer's 
production way to run Linux containers), and mock with scheduled pods that just 
run `yum builddep $package && rpmbuild` inside them etc. then this would be 
fixed for free because significant work has gone in to protecting the kubelet 
(equivalent of kojid) from workloads.  See e.g.

https://docs.openshift.com/container-platform/4.9/nodes/nodes/nodes-nodes-resources-configuring.html
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to