mirror of
https://github.com/kubernetes/node-problem-detector.git
synced 2026-03-25 21:07:13 +00:00
Merge pull request #450 from saintube/master
Fix typo in custom-plugin-monitor
This commit is contained in:
@@ -120,7 +120,7 @@ func (c *customPluginMonitor) Stop() {
|
||||
c.tomb.Stop()
|
||||
}
|
||||
|
||||
// monitorLoop is the main loop of log monitor.
|
||||
// monitorLoop is the main loop of customPluginMonitor.
|
||||
func (c *customPluginMonitor) monitorLoop() {
|
||||
c.initializeStatus()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user