mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-03-12 21:54:19 -04:00
The nodeShouldRunDaemonPod method does not need to return an error because there are no scenarios under which it fails. Remove the error return path for its direct calls as well. |
||
|---|---|---|
| .. | ||
| config | ||
| util | ||
| daemon_controller.go | ||
| daemon_controller_test.go | ||
| doc.go | ||
| init_test.go | ||
| OWNERS | ||
| update.go | ||
| update_test.go | ||