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

refactor: Migrate ACI to Azure SDK v2 - Part 1 #422

Merged
merged 13 commits into from
Jan 24, 2023

Commits on Jan 20, 2023

  1. Migrate ACI to Azure SDK v2

    Signed-off-by: Heba Elayoty <hebaelayoty@gmail.com>
    helayoty committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    1158ba6 View commit details
    Browse the repository at this point in the history
  2. update import alias and fix pointers comments

    Signed-off-by: Heba Elayoty <hebaelayoty@gmail.com>
    helayoty committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    ef1a4de View commit details
    Browse the repository at this point in the history
  3. fix UT point nil error

    Signed-off-by: Heba Elayoty <hebaelayoty@gmail.com>
    helayoty committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    b98c666 View commit details
    Browse the repository at this point in the history
  4. fix UT point nil error

    Signed-off-by: Heba Elayoty <hebaelayoty@gmail.com>
    helayoty committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    9c301bf View commit details
    Browse the repository at this point in the history
  5. fix UT point nil error

    Signed-off-by: Heba Elayoty <hebaelayoty@gmail.com>
    helayoty committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    85f6251 View commit details
    Browse the repository at this point in the history
  6. Implement credential for client auth

    Signed-off-by: Heba Elayoty <hebaelayoty@gmail.com>
    helayoty committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    9042a86 View commit details
    Browse the repository at this point in the history
  7. Remove unused temp vars and use append

    Signed-off-by: Heba Elayoty <hebaelayoty@gmail.com>
    helayoty committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    346aaa3 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2023

  1. Add retry, ctx and logs

    Signed-off-by: Heba Elayoty <hebaelayoty@gmail.com>
    helayoty committed Jan 21, 2023
    Configuration menu
    Copy the full SHA
    a3a23b3 View commit details
    Browse the repository at this point in the history
  2. Add cg ID to the UT

    Signed-off-by: Heba Elayoty <hebaelayoty@gmail.com>
    helayoty committed Jan 21, 2023
    Configuration menu
    Copy the full SHA
    ded71b1 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2023

  1. Remove retry from validation and get

    Signed-off-by: Heba Elayoty <hebaelayoty@gmail.com>
    helayoty committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    4894894 View commit details
    Browse the repository at this point in the history
  2. Add UT for getProbe and update start/last time

    Signed-off-by: Heba Elayoty <hebaelayoty@gmail.com>
    helayoty committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    92035a5 View commit details
    Browse the repository at this point in the history
  3. move back the first/last time inside containerlist loop

    Signed-off-by: Heba Elayoty <hebaelayoty@gmail.com>
    helayoty committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    ef04817 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2023

  1. validate instanceView state and provingingState

    Signed-off-by: Heba Elayoty <hebaelayoty@gmail.com>
    helayoty committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    fb72a69 View commit details
    Browse the repository at this point in the history