mirror of
https://github.com/kubernetes/node-problem-detector.git
synced 2026-03-01 09:10:22 +00:00
* Change `unregister_netdevice` to be an event to fix #47. * Change `KernelPanic` to `KernelOops` because we can't handle kernel panic currently. * Use system boot time instead of "StartPattern" to fix #48.