andyzhangx
dd63d407a4
Enable dynamic azure disk volume limits
...
use API to get max disk num
use continue when got exception
add logging
add cache and unit test
fix comments
2018-08-27 02:41:45 +00:00
hangaoshuai
5fe4a1f24e
use func WaitForCompletionRef replace of deprecated func WaitForCompletion
2018-07-28 15:45:59 +08:00
Pengfei Ni
5bf3b2119b
Update compute API to 2018-04-01
2018-07-25 17:39:32 +08:00
Russ Cox
2bd91dda64
kubernetes: fix printf format errors
...
These are all flagged by Go 1.11's
more accurate printf checking in go vet,
which runs as part of go test.
Lubomir I. Ivanov <neolit123@gmail.com>
applied ammend for:
pkg/cloudprovider/provivers/vsphere/nodemanager.go
2018-07-11 00:10:15 +03:00
Guoliang Wang
6e6eaca393
Change Azure ARM Rate limiting error message
2018-06-21 12:12:15 +08:00
Pengfei Ni
7d9b134246
cleanup unnecessary channels in azure clients
2018-05-04 14:09:07 +08:00
Pengfei Ni
435df2b007
Use new Azure SDK APIs for load balancer and public IP operations
2018-04-28 16:45:05 +08:00
Pengfei Ni
8a0cae8647
Upgrade virtualmachin/disk/storageaccount client to use new SDK
2018-04-26 09:38:48 +08:00
Brendan Burns
d263c255bf
Update code for new SDK.
2018-04-02 10:34:30 -07:00
Khaled Henidak(Kal)
38a9fc33db
code review: create err chan via helper
2018-02-15 20:11:40 +00:00
Khaled Henidak(Kal)
53036bf755
Code review + resync VMSS changes
2018-02-15 16:49:47 +00:00
Khaled Henidak(Kal)
5bf6b0fd70
WIP - create read/writer rate limiter
2018-02-13 20:05:20 +00:00
Pengfei Ni
5042cea857
Use new clients for vmss cache
2018-02-12 14:07:05 +08:00
Pengfei Ni
829e0946e5
Update vmss client to new version
2018-02-12 14:07:05 +08:00
Cosmin Cojocar
32520e0985
Review fixes
2018-01-15 13:32:42 +01:00
Cosmin Cojocar
24762b9f43
Extend the ListNextResults methods with the resource group and instrument them
2018-01-15 10:02:00 +01:00
Cosmin Cojocar
50444800b1
Instrument the Azure API calls for Prometheus monitoring
2018-01-12 11:10:40 +01:00
Pengfei Ni
c3a885353b
Add azClientConfig to pass all essential information to create clients
2018-01-10 17:19:35 +08:00
Pengfei Ni
d2d48cddf8
Add wrappers for azure clients
2018-01-10 14:01:47 +08:00