k3s/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
..
nestedpendingoperations run hack/update-all.sh 2016-11-23 15:53:09 -08:00
operationexecutor Merge pull request #36900 from vwfs/volume_reconciler_verbosity 2016-11-28 11:42:10 -08:00
types autogenerated 2016-10-21 17:32:32 -07:00
volumehelper run hack/update-all.sh 2016-11-23 15:53:09 -08:00
BUILD run hack/update-all.sh 2016-11-23 15:53:09 -08:00
atomic_writer.go Fixing Volumes on Windows 2016-11-01 15:48:37 -04:00
atomic_writer_test.go Add mode permission bits to configmap, secrets and downwardAPI 2016-08-17 14:44:41 -04:00
device_util.go
device_util_linux.go
device_util_linux_test.go fix go vet errors 2016-08-10 16:45:41 -07:00
device_util_unsupported.go
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
fs.go Collects volume inode stats using the same find command that cadvisor uses these are included in the summary 2016-11-01 10:51:11 -07:00
fs_unsupported.go Fix the crossbuild that #35132 broke 2016-11-06 08:08:25 -08:00
io_util.go
util.go dependencies: pkg/volume 2016-11-23 15:53:09 -08:00