• Davanum Srinivas's avatar
    Move from glog to klog · 954996e2
    Davanum Srinivas authored
    - 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
    954996e2
Name
Last commit
Last update
..
metrics Loading commit data...
options Loading commit data...
BUILD Loading commit data...
OWNERS Loading commit data...
binder_test.go Loading commit data...
delete_test.go Loading commit data...
framework_test.go Loading commit data...
index.go Loading commit data...
index_test.go Loading commit data...
provision_test.go Loading commit data...
pv_controller.go Loading commit data...
pv_controller_base.go Loading commit data...
pv_controller_test.go Loading commit data...
recycle_test.go Loading commit data...
scheduler_assume_cache.go Loading commit data...
scheduler_assume_cache_test.go Loading commit data...
scheduler_bind_cache_metrics.go Loading commit data...
scheduler_binder.go Loading commit data...
scheduler_binder_cache.go Loading commit data...
scheduler_binder_cache_test.go Loading commit data...
scheduler_binder_fake.go Loading commit data...
scheduler_binder_test.go Loading commit data...
volume_host.go Loading commit data...