kubernetes/plugin/pkg/auth/authorizer/node
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
..
BUILD Move from glog to klog 2018-11-10 07:50:31 -05:00
graph_populator.go Move from glog to klog 2018-11-10 07:50:31 -05:00
graph_test.go clean up vertex/edge deletion 2018-05-02 15:39:50 -04:00
graph.go externalize node admission 2018-08-21 23:33:03 +08:00
intset_test.go Maintain index of high-cardinality edges in node authorizer graph 2018-05-02 16:05:28 -04:00
intset.go Maintain index of high-cardinality edges in node authorizer graph 2018-05-02 16:05:28 -04:00
node_authorizer_test.go Rearranged feature flags 2018-09-07 17:45:27 -07:00
node_authorizer.go Move from glog to klog 2018-11-10 07:50:31 -05:00
OWNERS node-isolation approvers/reviewers 2018-11-06 00:57:39 -05:00