apiserver/Godeps
Kubernetes Publisher 7817d8061e Merge pull request #64601 from hzxuzhonghu/cm-dynamic-loglevel-set
Automatic merge from submit-queue. 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>.

Other components support set log level dynamically

**What this PR does / why we need it**:

#63777 introduced a way to set glog.logging.verbosity dynamically.
We should enable this for all other components, which is specially useful in debugging.

**Release note**:

```release-note
Expose `/debug/flags/v` to allow kubelet dynamically set glog logging level.  If want to change glog level to 3, you only have to send a PUT request like `curl -X PUT http://127.0.0.1:8080/debug/flags/v -d "3"`.
```

Kubernetes-commit: cffa2aed0e4f3a3723d1cf977e3386dbeb1aa046
2018-08-16 14:14:39 +00:00
..
Godeps.json Merge pull request #64601 from hzxuzhonghu/cm-dynamic-loglevel-set 2018-08-16 14:14:39 +00:00
OWNERS Remove dep-reviewers 2018-02-26 11:11:15 -08:00
Readme update godep.json files 2017-02-23 09:48:09 -05:00

Readme

This directory tree is generated automatically by godep.

Please do not edit.

See https://github.com/tools/godep for more information.