Files
kubernetes/pkg
Kubernetes Submit Queue b97e17603b Merge pull request #56959 from lichuqiang/lifecycleHandlerFix
Automatic merge from submit-queue (batch tested with PRs 56599, 56824, 56918, 56967, 56959). 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 in container lifecycle event message generation

**What this PR does / why we need it**:
In HandlerRunner of container lifecycle, the event msg is re-declared. Thus, the event message we returned would always be empty.

**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 #56962

**Special notes for your reviewer**:
/sig node
**Release note**:

```release-note
Fix bug in container lifecycle event messaging
```
2017-12-11 19:58:23 -08:00
..
2017-11-22 18:40:09 +00:00
2017-10-15 18:18:13 -07:00
2017-10-15 18:18:13 -07:00
2017-11-22 18:40:09 +00:00
2017-11-30 17:49:08 +08:00
2017-11-22 18:40:09 +00:00
2017-10-15 18:18:13 -07:00
2017-11-23 16:06:51 +08:00
2017-10-15 18:18:13 -07:00
2017-11-21 15:05:23 +08:00
2017-11-23 16:06:51 +08:00
2017-11-09 12:14:08 +01:00
2017-11-09 12:14:08 +01:00
2017-10-15 18:18:13 -07:00
2017-10-15 18:18:13 -07:00
2017-11-22 18:40:09 +00:00