mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-02-20 16:31:45 -05:00
Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>. Fix golint warnings in daemon controller This fixes the golint errors in the daemon controller package. The only on remaining asks to rename DaemonSetsController, which is a public interface and would need proper deprecation first. **Special notes for your reviewer**: **Release note**: I don't believe a release note is required. It only fixes code comments. ```release-note NONE ``` |
||
|---|---|---|
| .. | ||
| util | ||
| BUILD | ||
| daemon_controller.go | ||
| daemon_controller_test.go | ||
| doc.go | ||
| OWNERS | ||
| update.go | ||
| update_test.go | ||