kubernetes/pkg/kubelet/oom
mattjmcnaughton 9077603b97
Add richer unit tests for OomWatcher
Add unit tests for OomWatcher that actually test the logic defined in
the `Start` method. As a result of an earlier refactor, its now trivial
to mock the OOMInstance events which the `oom_watcher` is supposed to be
watching.
2020-01-14 07:57:06 -05:00
..
BUILD Merge pull request #86702 from mattjmcnaughton/mattjmcnaughton/refactor-oom-watcher-to-allow-greater-test-coverage 2020-01-10 15:43:37 -08:00
oom_watcher_linux_test.go Add richer unit tests for OomWatcher 2020-01-14 07:57:06 -05:00
oom_watcher_linux.go Add richer unit tests for OomWatcher 2020-01-14 07:57:06 -05:00
oom_watcher_unsupported.go Refactor oom watcher to allow greater test coverage 2020-01-07 21:48:14 -05:00
OWNERS add dashpole to kubelet owners files 2019-05-29 13:33:48 -07:00
types.go Fix golint issues in pkg/kubelet/oom 2019-04-27 10:00:07 +02:00