Files
kubernetes/pkg/controller/daemon
Clayton Coleman 8d8884a907 daemonset: Remove unnecessary error returns in strategy code
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.
2021-03-01 13:23:18 -05:00
..
2021-02-28 15:17:29 -08:00
2020-06-17 09:22:17 +02:00