apiserver/pkg/util/flag
Davanum Srinivas 2710b17b80 Move from glog to klog
- Move from the old github.com/golang/glog to k8s.io/klog
- klog as explicit InitFlags() so we add them as necessary
- we update the other repositories that we vendor that made a similar
change from glog to klog
  * github.com/kubernetes/repo-infra
  * k8s.io/gengo/
  * k8s.io/kube-openapi/
  * github.com/google/cadvisor
- Entirely remove all references to glog
- Fix some tests by explicit InitFlags in their init() methods

Change-Id: I92db545ff36fcec83afe98f550c9e630098b3135

Kubernetes-commit: 954996e231074dc7429f7be1256a579bedd8344c
2018-11-09 13:49:10 -05:00
..
ciphersuites_flag.go Possible cipher suites values and tls versions in help for apiserver and kubelet 2018-01-24 22:51:27 -05:00
ciphersuites_flag_test.go add options for min tls levels 2018-01-19 11:50:47 -05:00
colon_separated_multimap_string_string.go omitempty 2017-11-15 21:25:48 -08:00
colon_separated_multimap_string_string_test.go omitempty 2017-11-15 21:25:48 -08:00
configuration_map.go pkg/util/flag: move to k8s.io/apiserver 2017-01-25 07:42:18 -05:00
flags.go Move from glog to klog 2018-11-09 13:49:10 -05:00
langle_separated_map_string_string.go omitempty 2017-11-16 14:47:39 -08:00
langle_separated_map_string_string_test.go omitempty 2017-11-16 14:47:39 -08:00
map_string_bool.go MapString* should return empty string for String() when null 2018-05-24 15:02:08 -04:00
map_string_bool_test.go omitempty 2017-11-16 14:47:39 -08:00
map_string_string.go MapString* should return empty string for String() when null 2018-05-24 15:02:08 -04:00
map_string_string_test.go oidc authentication: Required claims support 2018-04-03 10:54:09 -07:00
namedcertkey_flag.go pkg/util/flag: move to k8s.io/apiserver 2017-01-25 07:42:18 -05:00
namedcertkey_flag_test.go more concise to merge the array 2018-02-11 21:27:11 +08:00
noop.go Kubelet flags take precedence 2018-01-02 10:33:07 -08:00
omitempty.go omitempty 2017-11-16 14:47:39 -08:00
sectioned.go skip print section flags if no flags 2018-08-17 17:20:05 +08:00
string_flag.go pkg/util/flag: move to k8s.io/apiserver 2017-01-25 07:42:18 -05:00
tristate.go pkg/util/flag: move to k8s.io/apiserver 2017-01-25 07:42:18 -05:00