kubernetes/test/integration/auth
Davanum Srinivas 954996e231
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
2018-11-10 07:50:31 -05:00
..
accessreview_test.go rebase authenticators onto new interface. 2018-10-22 10:16:59 -07:00
auth_test.go remove webhook cache implementation and replace with the token cache 2018-11-05 13:08:45 -08:00
bootstraptoken_test.go update token authn constructor 2018-10-24 16:56:38 +08:00
BUILD Move from glog to klog 2018-11-10 07:50:31 -05:00
main_test.go use testmain in integration tests 2017-07-12 17:34:55 -07:00
node_test.go Updated test files with new fields 2018-11-08 19:45:01 -08:00
rbac_test.go Move from glog to klog 2018-11-10 07:50:31 -05:00
svcaccttoken_test.go promote --service-account-api-audiences to top level kube-apiserver config 2018-10-22 18:21:37 -07:00