kubernetes/pkg/cloudprovider/providers/azure
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
..
auth Move from glog to klog 2018-11-10 07:50:31 -05:00
azure_backoff_test.go Add events for azure-cloud-provider 2018-09-14 10:41:19 +08:00
azure_backoff.go Move from glog to klog 2018-11-10 07:50:31 -05:00
azure_blobDiskController.go Move from glog to klog 2018-11-10 07:50:31 -05:00
azure_cache_test.go Add error handling and new tests 2018-02-09 20:38:29 +08:00
azure_cache.go Add error handling and new tests 2018-02-09 20:38:29 +08:00
azure_client.go Move from glog to klog 2018-11-10 07:50:31 -05:00
azure_controller_common.go Move from glog to klog 2018-11-10 07:50:31 -05:00
azure_controller_standard.go Move from glog to klog 2018-11-10 07:50:31 -05:00
azure_controller_vmss.go Move from glog to klog 2018-11-10 07:50:31 -05:00
azure_fakes.go upgrade azure sdk to support ultra ssd 2018-10-31 10:08:52 +00:00
azure_file.go Move from glog to klog 2018-11-10 07:50:31 -05:00
azure_instance_metadata.go Improve Azure instance metadata handling 2018-10-29 13:05:03 +08:00
azure_instances_test.go upgrade azure sdk to support ultra ssd 2018-10-31 10:08:52 +00:00
azure_instances.go Move from glog to klog 2018-11-10 07:50:31 -05:00
azure_loadbalancer_test.go Support setting azure LB idle timeout 2018-07-12 10:41:13 -07:00
azure_loadbalancer.go Move from glog to klog 2018-11-10 07:50:31 -05:00
azure_managedDiskController.go Move from glog to klog 2018-11-10 07:50:31 -05:00
azure_metrics_test.go Instrument the Azure API calls for Prometheus monitoring 2018-01-12 11:10:40 +01:00
azure_metrics.go Fix typo and comments 2018-01-31 10:55:41 +08:00
azure_routes_test.go Moving the cloudprovider interface to staging. 2018-10-04 14:41:20 -07:00
azure_routes.go Move from glog to klog 2018-11-10 07:50:31 -05:00
azure_standard_test.go Implement GetLoadBalancerName per provider and add DefaultLoadBalancerName. 2018-08-04 00:36:48 -04:00
azure_standard.go Move from glog to klog 2018-11-10 07:50:31 -05:00
azure_storage_test.go add azure premium file support 2018-10-17 03:27:29 +00:00
azure_storage.go Move from glog to klog 2018-11-10 07:50:31 -05:00
azure_storageaccount_test.go upgrade azure go sdk for azure file premium support 2018-10-09 13:28:51 +00:00
azure_storageaccount.go Move from glog to klog 2018-11-10 07:50:31 -05:00
azure_test.go Merge pull request #70477 from andyzhangx/azure-ultrassd-sdk 2018-11-01 22:16:55 -07:00
azure_vmsets.go upgrade azure sdk to support ultra ssd 2018-10-31 10:08:52 +00:00
azure_vmss_cache_test.go adding support for VM name with extra Separator String 2018-05-08 06:36:04 -04:00
azure_vmss_cache.go Move from glog to klog 2018-11-10 07:50:31 -05:00
azure_vmss_test.go upgrade azure sdk to support ultra ssd 2018-10-31 10:08:52 +00:00
azure_vmss.go Move from glog to klog 2018-11-10 07:50:31 -05:00
azure_wrap_test.go Correct regexp check in IsNodeUnmanagedByProvider 2018-10-23 16:26:00 +00:00
azure_wrap.go Move from glog to klog 2018-11-10 07:50:31 -05:00
azure_zones_test.go Add documentation and unit tests 2018-07-30 13:32:57 +08:00
azure_zones.go Move from glog to klog 2018-11-10 07:50:31 -05:00
azure.go Move from glog to klog 2018-11-10 07:50:31 -05:00
BUILD Move from glog to klog 2018-11-10 07:50:31 -05:00
OWNERS Update pkg/cloudprovider/providers/azure/OWNERS 2018-08-08 23:32:18 -04:00