
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>. Update to go1.10.2 **What this PR does / why we need it**: Update to use go1.10.2 which [includes some compiler and linker fixes](https://golang.org/doc/devel/release.html#go1.10.minor). **Special notes for your reviewer**: [Docker image `golang:1.10.2` should be available soon](https://github.com/docker-library/official-images/pull/4317). **Release note**: ```release-note Update to use go1.10.2 ```