k3s/pkg/cloudprovider/providers/azure
Pengfei Ni 0f0e271936 Ensure expected load balancer is selected for Azure
Without this, the last element of LB list is always selected.
2018-04-12 15:57:44 +08:00
..
auth Fix broken useManagedIdentityExtension for azure cloud provider 2018-03-05 15:37:25 +08:00
BUILD Update code for new SDK. 2018-04-02 10:34:30 -07:00
OWNERS
azure.go Add support of Azure standard load balancer and public IP 2018-03-30 16:52:36 +08:00
azure_backoff.go Update code for new SDK. 2018-04-02 10:34:30 -07:00
azure_backoff_test.go Add additional unit tests. 2018-01-23 04:37:31 +00:00
azure_blobDiskController.go Merge pull request #59739 from andyzhangx/azuredisk-initaccount 2018-02-12 19:03:37 -08:00
azure_cache.go Add error handling and new tests 2018-02-09 20:38:29 +08:00
azure_cache_test.go Add error handling and new tests 2018-02-09 20:38:29 +08:00
azure_client.go Update code for new SDK. 2018-04-02 10:34:30 -07:00
azure_controller_common.go Add vmType checking in Azure disk controller common 2018-02-14 08:38:34 +08:00
azure_controller_standard.go Abstract disk operation interfaces in VMSet 2018-02-12 14:07:05 +08:00
azure_controller_vmss.go Add vmType checking in Azure disk controller common 2018-02-14 08:38:34 +08:00
azure_fakes.go Update tests. 2018-04-02 10:34:30 -07:00
azure_file.go fix rebase error 2018-01-31 03:02:15 +00:00
azure_instance_metadata.go Add useInstanceMetadata param back in Azure cloud provider 2018-02-08 12:40:35 +08:00
azure_instances.go Cleanup the use of ExternalID as it is deprecated 2018-04-02 10:15:32 -07:00
azure_loadbalancer.go Ensure expected load balancer is selected for Azure 2018-04-12 15:57:44 +08:00
azure_loadbalancer.md Update azure_loadbalancer.md 2018-02-09 12:52:59 +08:00
azure_loadbalancer_test.go Update tests. 2018-04-02 10:34:30 -07:00
azure_managedDiskController.go Fix typo and comments 2018-01-31 10:55:41 +08:00
azure_metrics.go Fix typo and comments 2018-01-31 10:55:41 +08:00
azure_metrics_test.go
azure_routes.go Update code for new SDK. 2018-04-02 10:34:30 -07:00
azure_routes_test.go Update tests. 2018-04-02 10:34:30 -07:00
azure_standard.go Update code for new SDK. 2018-04-02 10:34:30 -07:00
azure_standard_test.go some updates 2018-03-30 16:52:42 +08:00
azure_storage.go use new account generation method for blob disk 2018-02-12 13:09:29 +00:00
azure_storage_test.go Add more tests. 2018-01-29 20:50:36 +00:00
azure_storageaccount.go use new account generation method for blob disk 2018-02-12 13:09:29 +00:00
azure_storageaccount_test.go Add some more azure unit tests. 2018-01-23 21:46:38 +00:00
azure_test.go Update tests. 2018-04-02 10:34:30 -07:00
azure_vmsets.go Update code for new SDK. 2018-04-02 10:34:30 -07:00
azure_vmss.go Update code for new SDK. 2018-04-02 10:34:30 -07:00
azure_vmss_cache.go Fix instanceID for vmss nodes 2018-02-14 16:38:49 +08:00
azure_vmss_cache_test.go Fix instanceID for vmss nodes 2018-02-14 16:38:49 +08:00
azure_vmss_test.go Fix unit tests for vmss 2018-02-12 14:07:05 +08:00
azure_wrap.go Update code for new SDK. 2018-04-02 10:34:30 -07:00
azure_wrap_test.go
azure_zones.go Add context to all relevant cloud APIs 2018-02-06 12:49:17 -08:00