apiserver/pkg/util/logs
Michael Taufen d1a7006fca All Kubelet flags should be explicitly registered
This explicitly registers Kubelet flags from libraries that were
registering flags globally, and stops parsing the global flag set.
In general, we should always be explicit about flags we register
and parse, so that we maintain control over our command-line API.

Kubernetes-commit: 8ec1958667e66fb3da2a1f1428998f59f8b027f2
2017-12-24 19:19:46 -06:00
..
BUILD update BUILD files 2017-10-12 13:52:10 -07:00
logs.go All Kubelet flags should be explicitly registered 2017-12-24 19:19:46 -06:00