-
Notifications
You must be signed in to change notification settings - Fork 157
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Upgrade to new azure-go-sdk and refactor old go-autorest references (#…
…2368) * Upgrade to new azure-go-sdk and refactor old go-autorest references Signed-off-by: mabhi <[email protected]> * Updated test cases Signed-off-by: mabhi <[email protected]> * Added environment struct for azure soverign cloud Signed-off-by: mabhi <[email protected]> * Removed unused code comments Signed-off-by: mabhi <[email protected]> * Lint error fix Signed-off-by: mabhi <[email protected]> * Refactor the azure credential, make it explicit Signed-off-by: mabhi <[email protected]> * Addressed review changes Signed-off-by: mabhi <[email protected]> * Removed explicit token fetch Signed-off-by: mabhi <[email protected]> * Added test cases for helper methods Signed-off-by: mabhi <[email protected]> * Use deferenced disk pointer during volume list Signed-off-by: mabhi <[email protected]> * Update snapshot deference during listing Signed-off-by: mabhi <[email protected]> * Fix nil pointer exception during snapshot-id fetch Signed-off-by: mabhi <[email protected]> * Reverted azure-default-credential handling Signed-off-by: Abhijit Mukherjee <[email protected]> * Updated changes from master Signed-off-by: Abhijit Mukherjee <[email protected]> * Addressing review comments Signed-off-by: Abhijit Mukherjee <[email protected]> * Addressed review comments on nil pointers Signed-off-by: Abhijit Mukherjee <[email protected]> * Addressed import grouping Signed-off-by: Abhijit Mukherjee <[email protected]> * Added license information Signed-off-by: Abhijit Mukherjee <[email protected]> --------- Signed-off-by: mabhi <[email protected]> Signed-off-by: Abhijit Mukherjee <[email protected]>
- Loading branch information
Showing
11 changed files
with
674 additions
and
371 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.