Files
kubernetes/pkg/volume
Kubernetes Submit Queue 1abb8498aa Merge pull request #36888 from linki/patch-1
Automatic merge from submit-queue (batch tested with PRs 36888, 38180, 38855, 38590)

wrong pod reference in error message for volume attach timeout

**What this PR does / why we need it**:
when a disk mount times out you get the following error:

```
Warning		FailedSync	Error syncing pod, skipping: timeout expired waiting for volumes to attach/mount for pod "nginx"/"default". list of unattached/unmounted volumes=[data]
```

where the pod is referenced by "podname"/"namespace", but should be "namespace"/"podname".

**Which issue this PR fixes**
no issue number

**Special notes for your reviewer**:
untested :(
2016-12-20 20:33:52 -08:00
..
2016-12-12 13:30:07 -08:00
2016-12-20 10:15:34 +08:00
2016-12-12 13:30:07 -08:00
2016-12-14 12:39:48 -08:00
2016-12-12 13:30:07 -08:00
2016-12-12 13:30:07 -08:00
2016-12-14 12:39:48 -08:00
2016-12-14 12:39:48 -08:00
2016-12-14 12:39:48 -08:00
2016-12-14 12:39:48 -08:00
2016-12-14 12:39:48 -08:00
2016-12-14 12:39:48 -08:00
2016-12-14 12:39:48 -08:00
2016-12-14 12:39:48 -08:00
2016-11-23 15:53:09 -08:00