kubernetes/pkg/cloudprovider/providers/azure
Kubernetes Prow Robot 3adae6ce2f
Merge pull request #75490 from yastij/azure-lb-idle-timeout
skip idleTimeout erros when deleting azure LB
2019-03-21 00:27:36 -07:00
..
auth Move from glog to klog 2018-11-10 07:50:31 -05:00
azure_backoff_test.go Use refactored backoffs in other places 2018-12-04 11:23:01 +08:00
azure_backoff.go add retry for detach azure disk 2019-02-22 07:44:59 +00:00
azure_blobDiskController.go make funcs in azure cloud provider as public 2019-03-03 01:58:59 +00: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 add azure disk snapshot client in cloud provider 2019-02-16 13:35:39 +00:00
azure_controller_common.go Move from glog to klog 2018-11-10 07:50:31 -05:00
azure_controller_standard.go add more logging in azure disk attach/detach 2019-02-26 13:37:20 +00:00
azure_controller_vmss.go add more logging in azure disk attach/detach 2019-02-26 13:37:20 +00: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 Fix Azure node's internal IP address 2018-12-05 15:02:12 +08:00
azure_instances.go Convert resource group name in Azure provider ID to lower cases 2019-03-05 11:22:17 +08:00
azure_loadbalancer_test.go skip idleTimeout erros when deleting azure LB 2019-03-20 12:32:45 +01:00
azure_loadbalancer.go Merge pull request #75490 from yastij/azure-lb-idle-timeout 2019-03-21 00:27:36 -07:00
azure_managedDiskController.go make funcs in azure cloud provider as public 2019-03-03 01:58:59 +00:00
azure_metrics_test.go Instrument the Azure API calls for Prometheus monitoring 2018-01-12 11:10:40 +01:00
azure_metrics.go Convert resource group name in Azure provider ID to lower cases 2019-03-05 11:22:17 +08:00
azure_routes_test.go Moving the cloudprovider interface to staging. 2018-10-04 14:41:20 -07:00
azure_routes.go Use refactored backoffs in other places 2018-12-04 11:23:01 +08:00
azure_standard_test.go Implement GetLoadBalancerName per provider and add DefaultLoadBalancerName. 2018-08-04 00:36:48 -04:00
azure_standard.go Convert resource group name in Azure provider ID to lower cases 2019-03-05 11:22:17 +08:00
azure_storage_test.go add azure premium file support 2018-10-17 03:27:29 +00:00
azure_storage.go make funcs in azure cloud provider as public 2019-03-03 01:58:59 +00:00
azure_storageaccount_test.go make GetStorageAccesskey public as a lib 2018-12-04 07:02:50 +00:00
azure_storageaccount.go make funcs in azure cloud provider as public 2019-03-03 01:58:59 +00:00
azure_test.go Ensure Azure load balancer cleaned up on 404 or 403 2019-03-11 16:40:23 +08: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 Convert resource group name in Azure provider ID to lower cases 2019-03-05 11:22:17 +08:00
azure_vmss_test.go upgrade azure sdk to support ultra ssd 2018-10-31 10:08:52 +00:00
azure_vmss.go Convert resource group name in Azure provider ID to lower cases 2019-03-05 11:22:17 +08:00
azure_wrap_test.go Convert resource group name in Azure provider ID to lower cases 2019-03-05 11:22:17 +08:00
azure_wrap.go Allow disable outbound snat when Azure standard load balancer is used 2019-03-13 10:29:41 +08:00
azure_zones_test.go Add documentation and unit tests 2018-07-30 13:32:57 +08:00
azure_zones.go Adding a check to make sure UseInstanceMetadata flag is true to get data from metadata. 2019-03-06 09:31:33 -08:00
azure.go Allow disable outbound snat when Azure standard load balancer is used 2019-03-13 10:29:41 +08:00
BUILD clean up volume rounding functions and move to k8s.io/cloud-provider/volume 2019-02-09 01:16:55 -05:00
OWNERS Updated OWNERS files to include link to docs 2019-02-04 22:33:12 +01:00