Files
kubernetes/pkg/volume/util
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
..
2016-10-21 17:32:32 -07:00
2016-11-23 15:53:09 -08:00
2016-11-01 15:48:37 -04:00
2016-11-23 15:53:09 -08:00
2016-08-10 16:45:41 -07:00
2016-07-16 13:48:21 -04:00
2016-11-23 15:53:09 -08:00