You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adding containerd compatability to oom_logger - COMPINFRA-3947 (#3904)
* Adding containerd compatability to oom_logger
* Addressing reviews + adding new regex for containerd
* Adding in addition to the nerdctl regex a regex for capturing containerd-cri oom
* Updating packages for the k8s_itest to pass
* use wheels + main internal pypi
* Revert "Updating packages for the k8s_itest to pass"
This reverts commit 52b62c8.
* update addict
* update argcomplete
* Revert "update argcomplete"
This reverts commit 8a9f0d1.
* Revert "update addict"
This reverts commit aa1df40.
* prefer binary
* prefer binary harder
* prefer binary this way
* maybe?
* missed a spot
* upgrade??
* do we still need deadsnakes here
* anotha one
* more fixes
* deadsnakes
* distutils is fun
* cleanup
* Revert "Updating packages for the k8s_itest to pass"
This reverts commit 52b62c8.
* Removed the nerdctl regex and the adjusted ones for docker
* Address getting from config when its none
* Add a less structured regex for containerd
* Added two tests to test the regex if its working
* Adding a unit test for testing main with containerd=true
* Addressing more reviews
---------
Co-authored-by: Luis Perez <[email protected]>
0 commit comments