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

dns cache: add dns failure refresh rate #10200

Merged
merged 21 commits into from
Feb 29, 2020
Merged

dns cache: add dns failure refresh rate #10200

merged 21 commits into from
Feb 29, 2020

Commits on Feb 21, 2020

  1. introduce status to the callback and maintain prior functionality

    Signed-off-by: Jose Nino <[email protected]>
    Jose Nino committed Feb 21, 2020
    Configuration menu
    Copy the full SHA
    8b16860 View commit details
    Browse the repository at this point in the history
  2. update validation resolver

    Signed-off-by: Jose Nino <[email protected]>
    Jose Nino committed Feb 21, 2020
    Configuration menu
    Copy the full SHA
    7f160b2 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2020

  1. update dns impl test

    Signed-off-by: Jose Nino <[email protected]>
    Jose Nino committed Feb 22, 2020
    Configuration menu
    Copy the full SHA
    6bc89aa View commit details
    Browse the repository at this point in the history
  2. update upstream impl test

    Signed-off-by: Jose Nino <[email protected]>
    Jose Nino committed Feb 22, 2020
    Configuration menu
    Copy the full SHA
    7a90217 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2020

  1. update

    Signed-off-by: Jose Nino <[email protected]>
    Jose Nino committed Feb 25, 2020
    Configuration menu
    Copy the full SHA
    98f2205 View commit details
    Browse the repository at this point in the history
  2. missing commit

    Signed-off-by: Jose Nino <[email protected]>
    Jose Nino committed Feb 25, 2020
    Configuration menu
    Copy the full SHA
    a2385e4 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2020

  1. update and fix #9927

    Signed-off-by: Jose Nino <[email protected]>
    Jose Nino committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    6cce569 View commit details
    Browse the repository at this point in the history
  2. release notes

    Signed-off-by: Jose Nino <[email protected]>
    Jose Nino committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    af99ef8 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into dns-status

    Signed-off-by: Jose Nino <[email protected]>
    Jose Nino committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    3f9e574 View commit details
    Browse the repository at this point in the history
  4. fmt

    Signed-off-by: Jose Nino <[email protected]>
    Jose Nino committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    4628947 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2020

  1. update test

    Signed-off-by: Jose Nino <[email protected]>
    Jose Nino committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    93b3180 View commit details
    Browse the repository at this point in the history
  2. move line

    Signed-off-by: Jose Nino <[email protected]>
    Jose Nino committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    c7ee391 View commit details
    Browse the repository at this point in the history
  3. wip

    Signed-off-by: Jose Nino <[email protected]>
    Jose Nino committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    d857aea View commit details
    Browse the repository at this point in the history
  4. full except exception

    Signed-off-by: Jose Nino <[email protected]>
    Jose Nino committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    fa9ecd0 View commit details
    Browse the repository at this point in the history
  5. fmt

    Signed-off-by: Jose Nino <[email protected]>
    Jose Nino committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    f650411 View commit details
    Browse the repository at this point in the history
  6. ask and you shall receive

    Signed-off-by: Jose Nino <[email protected]>
    Jose Nino committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    a8a140e View commit details
    Browse the repository at this point in the history
  7. Merge branch 'master' into dns-status

    Signed-off-by: Jose Nino <[email protected]>
    Jose Nino committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    a44add4 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'dns-status' into failure-refresh

    Signed-off-by: Jose Nino <[email protected]>
    Jose Nino committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    d45e50e View commit details
    Browse the repository at this point in the history
  9. compile me with gcc

    Signed-off-by: Jose Nino <[email protected]>
    Jose Nino committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    df1c3fa View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2020

  1. remove templatized test

    Signed-off-by: Jose Nino <[email protected]>
    Jose Nino committed Feb 28, 2020
    Configuration menu
    Copy the full SHA
    75b2736 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into failure-refresh

    Signed-off-by: Jose Nino <[email protected]>
    Jose Nino committed Feb 28, 2020
    Configuration menu
    Copy the full SHA
    0f2181f View commit details
    Browse the repository at this point in the history