upgrade azure sdk to support ultra ssd

update Godeps.json

update azure sdk for ultrassd support

update bazel

fix build failure
This commit is contained in:
andyzhangx
2018-10-29 08:03:22 +00:00
parent b53edbc695
commit d210b4bcf3
84 changed files with 4627 additions and 986 deletions

View File

@@ -20,7 +20,7 @@ import (
"fmt"
"strings"
"github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-04-01/compute"
"github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute"
"github.com/golang/glog"
"k8s.io/apimachinery/pkg/types"