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

feat: support customized DNS resolving for remote registry #696

Merged
merged 17 commits into from
Dec 23, 2022

Commits on Nov 15, 2022

  1. fix!: configurable resolve flag in remote option

    Signed-off-by: Billy Zha <jinzha1@microsoft.com>
    qweeah committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    c2133e5 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2022

  1. add comment

    Signed-off-by: Billy Zha <jinzha1@microsoft.com>
    qweeah committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    edba329 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c953a93 View commit details
    Browse the repository at this point in the history
  3. change parsing function

    Signed-off-by: Billy Zha <jinzha1@microsoft.com>
    qweeah committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    3fdeb92 View commit details
    Browse the repository at this point in the history
  4. add unit tests

    Signed-off-by: Billy Zha <jinzha1@microsoft.com>
    qweeah committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    4f722cb View commit details
    Browse the repository at this point in the history
  5. add unit test coverage

    Signed-off-by: Billy Zha <jinzha1@microsoft.com>
    qweeah committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    c9ed983 View commit details
    Browse the repository at this point in the history
  6. add unit test for resolve parsing

    Signed-off-by: Billy Zha <jinzha1@microsoft.com>
    qweeah committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    15b96f8 View commit details
    Browse the repository at this point in the history
  7. de-capitalization

    Signed-off-by: Billy Zha <jinzha1@microsoft.com>
    qweeah committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    482a44f View commit details
    Browse the repository at this point in the history
  8. more de-capitalization

    Signed-off-by: Billy Zha <jinzha1@microsoft.com>
    qweeah committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    5ae4593 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2022

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

Commits on Dec 22, 2022

  1. resolve comment

    Signed-off-by: Billy Zha <jinzha1@microsoft.com>
    qweeah committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    af70000 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    79afb42 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2022

  1. user mapping

    Signed-off-by: Billy Zha <jinzha1@microsoft.com>
    qweeah committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    b3368ab View commit details
    Browse the repository at this point in the history
  2. remove unused struct

    Signed-off-by: Billy Zha <jinzha1@microsoft.com>
    qweeah committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    d639ef3 View commit details
    Browse the repository at this point in the history
  3. decouple

    Signed-off-by: Billy Zha <jinzha1@microsoft.com>
    qweeah committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    0c92feb View commit details
    Browse the repository at this point in the history
  4. code clean

    Signed-off-by: Billy Zha <jinzha1@microsoft.com>
    qweeah committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    178000f View commit details
    Browse the repository at this point in the history
  5. update comment

    Signed-off-by: Billy Zha <jinzha1@microsoft.com>
    qweeah committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    1b3dcb1 View commit details
    Browse the repository at this point in the history