k3s/pkg/kubelet/volumemanager
Kubernetes Submit Queue 6dbe853e29 Merge pull request #45544 from ianchakeres/reconciler-err-cleanup
Automatic merge from submit-queue (batch tested with PRs 45990, 45544, 45745, 45742, 45678)

Refactor reconciler volume log and error messages

**What this PR does / why we need it**:
Utilizes volume-specific error and log messages introduced in #44969, inside files that also log volume information. 

Specifically: 

- pkg/kubelet/volumemanager/reconciler/reconciler.go, 
- pkg/controller/volume/attachdetach/reconciler/reconciler.go, and
- pkg/kubelet/volumemanager/populator/desired_state_of_world_populator.go


**Which issue this PR fixes** : fixes #40905

**Special notes for your reviewer**:

**Release note**:

```release-note
```
NONE
2017-05-17 18:40:51 -07:00
..
cache autogenerated 2017-04-14 10:40:57 -07:00
populator Merge pull request #45544 from ianchakeres/reconciler-err-cleanup 2017-05-17 18:40:51 -07:00
reconciler Merge pull request #45544 from ianchakeres/reconciler-err-cleanup 2017-05-17 18:40:51 -07:00
BUILD Use dedicated Unix User and Group ID types 2017-05-05 14:07:38 +02:00
OWNERS Update OWNERS approvers and reviewers: pkg/kubelet 2017-01-18 10:27:11 -08:00
volume_manager.go Merge pull request #44781 from wongma7/outervolumespec 2017-05-10 17:47:43 -07:00
volume_manager_test.go Use dedicated Unix User and Group ID types 2017-05-05 14:07:38 +02:00