andyzhangx
199ef0fba9
add more logging in azure disk attach/detach
2019-02-26 13:37:20 +00:00
andyzhangx
8c53db0941
add retry for detach azure disk
...
add more logging info in detach disk
2019-02-22 07:44:59 +00:00
andyzhangx
7f3a66efb6
add VMSize info in attach/detach azure disk
2018-12-11 08:33:38 +00:00
andyzhangx
cd2930258c
fix detch azure disk issue by clean vm cache
2018-11-28 06:25:09 +00:00
andyzhangx
7b14a5a2a0
should return error when attach/detach failed
2018-11-23 12:42:13 +00:00
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
k8s-ci-robot
0f3dff251e
Merge pull request #70568 from andyzhangx/remove-retry-azuredisk
...
remove retry operation on attach/detach azure disk
2018-11-02 21:28:31 -07:00
andyzhangx
8abadbe3a0
remove retry operation on attach/detach disk
...
fix logging
fix build failure
2018-11-02 08:47:49 +00:00
andyzhangx
d210b4bcf3
upgrade azure sdk to support ultra ssd
...
update Godeps.json
update azure sdk for ultrassd support
update bazel
fix build failure
2018-10-31 10:08:52 +00:00
Pengfei Ni
f83fb14452
Get VirtualMachines with cached resource groups
2018-08-20 23:21:06 +08:00
Pengfei Ni
5bf3b2119b
Update compute API to 2018-04-01
2018-07-25 17:39:32 +08:00
Pengfei Ni
a54cb15d7b
Improve Azure disk operations for vmas and vmss
2018-04-26 14:23:09 +08:00
Pengfei Ni
079f9b85f8
Use new clients in azure cloud provider
2018-04-26 09:38:48 +08:00
Pengfei Ni
11e5399dde
Abstract disk operation interfaces in VMSet
2018-02-12 14:07:05 +08:00