kubernetes/cmd/kubelet
Kubernetes Submit Queue 6373264df2
Merge pull request #61330 from hzxuzhonghu/kubelet-server
Automatic merge from submit-queue (batch tested with PRs 61330, 64793, 64675, 65059, 65368). 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 bug: kubelet potential panic

**What this PR does / why we need it**:

fix bug: kubelet may panic calling wg.Done after wg.Wait returned.

**Which issue(s) this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close the issue(s) when PR gets merged)*:
Fixes #

**Special notes for your reviewer**:

**Release note**:

```release-note
NONE
```
2018-06-22 14:52:30 -07:00
..
app Merge pull request #61330 from hzxuzhonghu/kubelet-server 2018-06-22 14:52:30 -07:00
BUILD Remove signal handler registration from pkg/kubelet 2018-05-24 20:44:12 +01:00
kubelet.go Remove signal handler registration from pkg/kubelet 2018-05-24 20:44:12 +01:00
OWNERS Update OWNERS 2017-01-18 15:18:04 -08:00