kubernetes/pkg/volume/util/operationexecutor
Kubernetes Submit Queue e94118411c Merge pull request #36900 from vwfs/volume_reconciler_verbosity
Automatic merge from submit-queue

Reduce verbosity of volume reconciler

**What this PR does / why we need it**:
It reduces the log verbosity for attaching of volumes

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

**Special notes for your reviewer**:

**Release note**:
```release-note
Reduce verbosity of volume reconciler when attaching volumes
```

Set logging level for information about attaching of volumes to from 1 to 4
Otherwise the log is spammed with one line per 100ms while attaching is
in progress and afterwards as long as the volume is attached.
2016-11-28 11:42:10 -08:00
..
BUILD run hack/update-all.sh 2016-11-23 15:53:09 -08:00
operation_executor.go Merge pull request #36900 from vwfs/volume_reconciler_verbosity 2016-11-28 11:42:10 -08:00
OWNERS Reorganize volume controllers and manager 2016-07-01 18:50:25 -07:00