Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update azure sdk lib #2507

Merged
merged 20 commits into from
Dec 11, 2023
Merged

Update azure sdk lib #2507

merged 20 commits into from
Dec 11, 2023

Commits on Dec 8, 2023

  1. Upgrade to new azure-go-sdk and refactor old go-autorest references

    Signed-off-by: mabhi <abhijit.mukherjee@infracloud.io>
    mabhi committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    800bf83 View commit details
    Browse the repository at this point in the history
  2. Updated test cases

    Signed-off-by: mabhi <abhijit.mukherjee@infracloud.io>
    mabhi committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    c44eb14 View commit details
    Browse the repository at this point in the history
  3. Added environment struct for azure soverign cloud

    Signed-off-by: mabhi <abhijit.mukherjee@infracloud.io>
    mabhi committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    49b312e View commit details
    Browse the repository at this point in the history
  4. Removed unused code comments

    Signed-off-by: mabhi <abhijit.mukherjee@infracloud.io>
    mabhi committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    5f409e6 View commit details
    Browse the repository at this point in the history
  5. Lint error fix

    Signed-off-by: mabhi <abhijit.mukherjee@infracloud.io>
    mabhi committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    c9a62cb View commit details
    Browse the repository at this point in the history
  6. Refactor the azure credential, make it explicit

    Signed-off-by: mabhi <abhijit.mukherjee@infracloud.io>
    mabhi committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    20c030d View commit details
    Browse the repository at this point in the history
  7. Addressed review changes

    Signed-off-by: mabhi <abhijit.mukherjee@infracloud.io>
    mabhi committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    59df34e View commit details
    Browse the repository at this point in the history
  8. Removed explicit token fetch

    Signed-off-by: mabhi <abhijit.mukherjee@infracloud.io>
    mabhi committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    62baad2 View commit details
    Browse the repository at this point in the history
  9. Added test cases for helper methods

    Signed-off-by: mabhi <abhijit.mukherjee@infracloud.io>
    mabhi committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    70312a9 View commit details
    Browse the repository at this point in the history
  10. Use deferenced disk pointer during volume list

    Signed-off-by: mabhi <abhijit.mukherjee@infracloud.io>
    mabhi committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    97c6f28 View commit details
    Browse the repository at this point in the history
  11. Update snapshot deference during listing

    Signed-off-by: mabhi <abhijit.mukherjee@infracloud.io>
    mabhi committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    cc29aa8 View commit details
    Browse the repository at this point in the history
  12. Fix nil pointer exception during snapshot-id fetch

    Signed-off-by: mabhi <abhijit.mukherjee@infracloud.io>
    mabhi committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    10136d5 View commit details
    Browse the repository at this point in the history
  13. Reverted azure-default-credential handling

    Signed-off-by: Abhijit Mukherjee <abhijit.mukherjee@infracloud.io>
    mabhi committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    0a0288e View commit details
    Browse the repository at this point in the history
  14. Updated changes from master

    Signed-off-by: Abhijit Mukherjee <abhijit.mukherjee@infracloud.io>
    mabhi committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    d1baf08 View commit details
    Browse the repository at this point in the history
  15. Addressing review comments

    Signed-off-by: Abhijit Mukherjee <abhijit.mukherjee@infracloud.io>
    mabhi committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    3187ab4 View commit details
    Browse the repository at this point in the history
  16. Addressed review comments on nil pointers

    Signed-off-by: Abhijit Mukherjee <abhijit.mukherjee@infracloud.io>
    mabhi committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    0ae5785 View commit details
    Browse the repository at this point in the history
  17. Addressed import grouping

    Signed-off-by: Abhijit Mukherjee <abhijit.mukherjee@infracloud.io>
    mabhi committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    8024b78 View commit details
    Browse the repository at this point in the history
  18. Added license information

    Signed-off-by: Abhijit Mukherjee <abhijit.mukherjee@infracloud.io>
    mabhi committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    b39c08d View commit details
    Browse the repository at this point in the history
  19. Address review comments

    Signed-off-by: Abhijit Mukherjee <abhijit.mukherjee@infracloud.io>
    mabhi committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    66a678e View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. Configuration menu
    Copy the full SHA
    37bb48d View commit details
    Browse the repository at this point in the history