draft-classic
draft-classic copied to clipboard
remove the embedded Azure SDK from Draft once ACR Build is in azure-sdk-for-go
refs discussion in #691
@bacongobbler ACR Build is in azure-sdk-for-go and published in /preview so this item is unblocked now.
Ref: https://github.com/Azure/azure-sdk-for-go/tree/master/services/preview/containerregistry/mgmt/2018-02-01/containerregistry
There should be no major breaking changes from the work you did earlier in #691 but the models may be ever-so-slightly different since I believe you hand-crafted a few properties like DockerImages?
Yeah, we'll also need to retain some things like util.go until we contribute that upstream. Thanks for the heads up!