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

Upgrade to new azure-go-sdk and refactor old go-autorest references #2368

Merged
merged 18 commits into from
Nov 22, 2023

Commits on Nov 22, 2023

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

    Signed-off-by: mabhi <abhijit.mukherjee@infracloud.io>
    mabhi committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    8c96516 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 Nov 22, 2023
    Configuration menu
    Copy the full SHA
    eaeb587 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 Nov 22, 2023
    Configuration menu
    Copy the full SHA
    ebc0818 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 Nov 22, 2023
    Configuration menu
    Copy the full SHA
    cedfb07 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 Nov 22, 2023
    Configuration menu
    Copy the full SHA
    a7bbd43 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 Nov 22, 2023
    Configuration menu
    Copy the full SHA
    15cc66d 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 Nov 22, 2023
    Configuration menu
    Copy the full SHA
    144666b 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 Nov 22, 2023
    Configuration menu
    Copy the full SHA
    5a1585c 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 Nov 22, 2023
    Configuration menu
    Copy the full SHA
    be7d906 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 Nov 22, 2023
    Configuration menu
    Copy the full SHA
    b09e17c 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 Nov 22, 2023
    Configuration menu
    Copy the full SHA
    8e6af5f 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 Nov 22, 2023
    Configuration menu
    Copy the full SHA
    4f1fa7c 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 Nov 22, 2023
    Configuration menu
    Copy the full SHA
    67e1035 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 Nov 22, 2023
    Configuration menu
    Copy the full SHA
    91ee666 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 Nov 22, 2023
    Configuration menu
    Copy the full SHA
    c4323c5 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 Nov 22, 2023
    Configuration menu
    Copy the full SHA
    6b2bdc6 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 Nov 22, 2023
    Configuration menu
    Copy the full SHA
    45c9249 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 Nov 22, 2023
    Configuration menu
    Copy the full SHA
    0ad1e5f View commit details
    Browse the repository at this point in the history