containers / conmon-rs

An OCI container runtime monitor written in Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Test container ooms within conmon-rs

rphillips opened this issue · comments

We are relying on OOM testing within crio. We need to add native OOM testing within this repo.

ref: #365

This is done 😊