mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-08 22:33:22 +00:00
Automatic merge from submit-queue (batch tested with PRs 53696, 54059). 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 lint warnings for useless err checks. **What this PR does / why we need it**: This check was recently added to golint. **Which issue this PR fixes** Related to #37254 **Release note**: ```release-note NONE ```