Files
kubernetes/pkg
Kubernetes Submit Queue d270ec0ed2 Merge pull request #37680 from mfojtik/report-pod-name
Automatic merge from submit-queue

Report the Pod name and namespace when kubelet fails to sync the container

This helps debugging problems with SELinux (and other problems related to the Docker failed to run the container) as currently only the UUID of the Pod is reported:

```
Error syncing pod 670f607d-b5a8-11a4-b673-005056b7468b, skipping: failed to "StartContainer" for "deployment" with RunContainerError: "runContainer: Error response from daemon: Relabeling content in /usr is not allowed."
```

Here it would be useful to know what pod in which namespace is trying to mount the "/usr".
2017-01-16 23:59:44 -08:00
..
2017-01-16 09:35:12 -05:00
2017-01-13 08:27:14 -05:00
2017-01-16 16:13:30 -05:00
2017-01-16 16:04:03 -05:00
2017-01-11 09:09:48 -05:00
2017-01-11 09:09:48 -05:00
2017-01-12 10:21:05 +08:00
2017-01-11 09:09:48 -05:00
2017-01-16 09:35:12 -05:00
2017-01-12 10:21:05 +08:00
2017-01-11 09:09:48 -05:00
2017-01-11 09:09:48 -05:00
2017-01-11 09:09:48 -05:00
2017-01-16 09:35:12 -05:00
2017-01-11 09:09:48 -05:00
2017-01-16 16:04:03 -05:00
2017-01-16 16:04:03 -05:00
2017-01-11 09:09:48 -05:00
2017-01-11 15:20:36 -05:00