..
auth
Fix broken useManagedIdentityExtension for azure cloud provider
2018-03-05 15:37:25 +08:00
BUILD
azuredisk size grow feature
2018-06-03 13:55:49 +00:00
OWNERS
add Dong Liu as approver and add OWNERS in credentialprovider
2017-12-19 09:31:43 +00:00
azure.go
Add support of Azure standard load balancer and public IP
2018-03-30 16:52:36 +08:00
azure_backoff.go
Add verbose logs for azure cloud provider
2018-05-24 13:20:46 +08:00
azure_backoff_test.go
Add additional unit tests.
2018-01-23 04:37:31 +00:00
azure_blobDiskController.go
Use new clients in azure cloud provider
2018-04-26 09:38:48 +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
Change Azure ARM Rate limiting error message
2018-06-21 12:12:15 +08:00
azure_controller_common.go
Simplify vmset acquirement logic
2018-04-27 11:05:45 +08:00
azure_controller_standard.go
Improve Azure disk operations for vmas and vmss
2018-04-26 14:23:09 +08:00
azure_controller_vmss.go
Fix panic for attaching AzureDisk to vmss nodes
2018-04-28 15:48:39 +08:00
azure_fakes.go
Fix unit tests for new interfaces
2018-05-09 12:47:56 +08: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
Add verbose logs for azure cloud provider
2018-05-24 13:20:46 +08:00
azure_loadbalancer.go
Fix panic while provisioning Azure security group rules
2018-06-05 13:41:23 +08:00
azure_loadbalancer_test.go
Add unit tests for findRule()
2018-05-24 13:20:46 +08:00
azure_managedDiskController.go
fix comments
2018-06-19 07:39:08 +00:00
azure_metrics.go
Fix typo and comments
2018-01-31 10:55:41 +08:00
azure_metrics_test.go
Instrument the Azure API calls for Prometheus monitoring
2018-01-12 11:10:40 +01:00
azure_routes.go
Add verbose logs for azure cloud provider
2018-05-24 13:20:46 +08:00
azure_routes_test.go
Fix unit tests for new interfaces
2018-05-09 12:47:56 +08:00
azure_standard.go
Add verbose logs for azure cloud provider
2018-05-24 13:20:46 +08:00
azure_standard_test.go
Move vmset checking back to vmsets
2018-04-19 16:35:08 +08:00
azure_storage.go
Use new clients in azure cloud provider
2018-04-26 09:38:48 +08:00
azure_storage_test.go
Use new clients in azure cloud provider
2018-04-26 09:38:48 +08:00
azure_storageaccount.go
set EnableHTTPSTrafficOnly in storageAccount creation
2018-06-11 07:10:24 +00:00
azure_storageaccount_test.go
Use new clients in azure cloud provider
2018-04-26 09:38:48 +08:00
azure_test.go
add external resource group support for azure disk
2018-06-06 05:19:32 +00:00
azure_vmsets.go
Do not check vmSetName when getting node IP
2018-05-09 12:47:52 +08:00
azure_vmss.go
Do not check vmSetName when getting node IP
2018-05-09 12:47:52 +08:00
azure_vmss_cache.go
Add reason message logs for non-exist resources
2018-05-24 17:08:48 +08: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_test.go
Use new clients in azure cloud provider
2018-04-26 09:38:48 +08:00
azure_wrap.go
Fix panic while provisioning Azure security group rules
2018-06-05 13:41:23 +08:00
azure_wrap_test.go
Add reason message logs for non-exist resources
2018-05-24 17:08:48 +08:00
azure_zones.go
Add context to all relevant cloud APIs
2018-02-06 12:49:17 -08:00