k3s/pkg/controller/volume/attachdetach
Kubernetes Submit Queue 0972ce1acc
Merge pull request #65649 from rsc/fix-printf
Automatic merge from submit-queue (batch tested with PRs 66076, 65792, 65649). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

kubernetes: fix printf format errors

These are all flagged by Go 1.11's
more accurate printf checking in go vet,
which runs as part of go test.

```release-note
NONE
```
2018-07-11 14:09:08 -07:00
..
cache Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
metrics Remove crappy fmt.Println 2018-07-06 12:54:34 -04:00
populator Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
reconciler Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
statusupdater Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
testing Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
util kubernetes: fix printf format errors 2018-07-11 00:10:15 +03:00
BUILD Remove unused io util writer & volume host GetWriter() 2018-07-09 14:09:48 -07:00
OWNERS Update OWNERS approvers and reviewers: pkg/controller 2016-11-02 16:19:18 -07:00
attach_detach_controller.go Merge pull request #65649 from rsc/fix-printf 2018-07-11 14:09:08 -07:00
attach_detach_controller_test.go use core client with explicit version globally 2017-10-27 15:48:32 +08:00