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

[Key Vault] Custom polling method for admin backup client #19204

Merged
merged 27 commits into from
Jun 16, 2021

Commits on Jun 12, 2021

  1. rehydration, but no .result()

    mccoyp committed Jun 12, 2021
    Configuration menu
    Copy the full SHA
    a11223e View commit details
    Browse the repository at this point in the history
  2. poll-able rehydration

    mccoyp committed Jun 12, 2021
    Configuration menu
    Copy the full SHA
    dd32026 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    520ba1b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    79e20c6 View commit details
    Browse the repository at this point in the history
  5. base64 encoded cont tokens

    mccoyp committed Jun 12, 2021
    Configuration menu
    Copy the full SHA
    e27d134 View commit details
    Browse the repository at this point in the history
  6. cleaned up

    mccoyp committed Jun 12, 2021
    Configuration menu
    Copy the full SHA
    dc742f9 View commit details
    Browse the repository at this point in the history
  7. poller testing

    mccoyp committed Jun 12, 2021
    Configuration menu
    Copy the full SHA
    afbf7ea View commit details
    Browse the repository at this point in the history
  8. resolve flaky test

    mccoyp committed Jun 12, 2021
    Configuration menu
    Copy the full SHA
    b85fbe3 View commit details
    Browse the repository at this point in the history
  9. live-only sync poller test

    mccoyp committed Jun 12, 2021
    Configuration menu
    Copy the full SHA
    d945cd3 View commit details
    Browse the repository at this point in the history
  10. remove private core refs

    mccoyp committed Jun 12, 2021
    Configuration menu
    Copy the full SHA
    1efc09e View commit details
    Browse the repository at this point in the history
  11. override public run()

    mccoyp committed Jun 12, 2021
    Configuration menu
    Copy the full SHA
    19a00f3 View commit details
    Browse the repository at this point in the history
  12. pylint; remove test flakiness

    mccoyp committed Jun 12, 2021
    Configuration menu
    Copy the full SHA
    9e0fa34 View commit details
    Browse the repository at this point in the history
  13. pylint; clean request_status

    mccoyp committed Jun 12, 2021
    Configuration menu
    Copy the full SHA
    284d5af View commit details
    Browse the repository at this point in the history
  14. tests passing after rebase

    mccoyp committed Jun 12, 2021
    Configuration menu
    Copy the full SHA
    ea4f4c1 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2021

  1. fix super() calls

    mccoyp committed Jun 14, 2021
    Configuration menu
    Copy the full SHA
    2512b42 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a131385 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2021

  1. refine tests, add examples

    mccoyp committed Jun 15, 2021
    Configuration menu
    Copy the full SHA
    ef47092 View commit details
    Browse the repository at this point in the history
  2. examples in docstrings

    mccoyp committed Jun 15, 2021
    Configuration menu
    Copy the full SHA
    0eff710 View commit details
    Browse the repository at this point in the history
  3. doc and pylint fixes

    mccoyp committed Jun 15, 2021
    Configuration menu
    Copy the full SHA
    20a300c View commit details
    Browse the repository at this point in the history
  4. use *_status; update tests

    mccoyp committed Jun 15, 2021
    Configuration menu
    Copy the full SHA
    cf25535 View commit details
    Browse the repository at this point in the history
  5. Address feedback

    mccoyp committed Jun 15, 2021
    Configuration menu
    Copy the full SHA
    2ba1ea2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    86efeb6 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2021

  1. Thanks, Charles!

    mccoyp committed Jun 16, 2021
    Configuration menu
    Copy the full SHA
    78ccc8d View commit details
    Browse the repository at this point in the history
  2. appease pylint

    mccoyp committed Jun 16, 2021
    Configuration menu
    Copy the full SHA
    54f6575 View commit details
    Browse the repository at this point in the history
  3. get status on rehydration

    mccoyp committed Jun 16, 2021
    Configuration menu
    Copy the full SHA
    86b4e41 View commit details
    Browse the repository at this point in the history
  4. simplify set_initial_status

    mccoyp committed Jun 16, 2021
    Configuration menu
    Copy the full SHA
    ef75b1a View commit details
    Browse the repository at this point in the history
  5. don't depend on _async_url

    mccoyp committed Jun 16, 2021
    Configuration menu
    Copy the full SHA
    b728a58 View commit details
    Browse the repository at this point in the history