k3s/pkg/version
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
..
prometheus update BUILD files 2017-10-15 18:18:13 -07:00
verflag All Kubelet flags should be explicitly registered 2018-01-09 17:37:34 -08:00
.gitattributes
BUILD update BUILD files 2017-10-15 18:18:13 -07:00
base.go Capture git export-subst strings in version.sh for 'git archive' use. 2017-11-09 16:36:27 -08:00
def.bzl
doc.go
version.go