k3s/pkg/version/verflag
Michael Taufen 8ec1958667 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.
2018-01-09 17:37:34 -08:00
..
BUILD update BUILD files 2017-10-15 18:18:13 -07:00
verflag.go All Kubelet flags should be explicitly registered 2018-01-09 17:37:34 -08:00