mirror of
https://github.com/kubernetes/node-problem-detector.git
synced 2026-08-19 04:06:24 +00:00
added new line in the known_modules.json
This commit is contained in:
@@ -66,4 +66,4 @@
|
||||
{ "moduleName":"net_failover"},
|
||||
{ "moduleName": "failover"},
|
||||
{ "moduleName":"i2c_piix4"}
|
||||
]
|
||||
]
|
||||
|
||||
@@ -89,7 +89,7 @@ func (ofc *osFeatureCollector) recordFeaturesFromCmdline(cmdlineArgs []system.Cm
|
||||
}
|
||||
}
|
||||
|
||||
// recordFeaturesFromCmdline records the guest OS features that can be derived
|
||||
// recordFeaturesFromModules records the guest OS features that can be derived
|
||||
// from the /proc/modules
|
||||
// The following features are recorded:
|
||||
// 1. GPUSupport based on the presence of nvidia module
|
||||
|
||||
Reference in New Issue
Block a user