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

Extend DNS resolver to include TCP and HTTP checks for external targets #115

Merged
merged 3 commits into from
Aug 26, 2022

Commits on May 9, 2022

  1. cleanup IPv6 references

    only check node IPs when determining hostIP
    
    IP_VERSIONS not IP_FAMILIES
    
    Signed-off-by: Tyler Lloyd <tyler.lloyd@microsoft.com>
    tyler-lloyd authored and kitfoman committed May 9, 2022
    Configuration menu
    Copy the full SHA
    05ab610 View commit details
    Browse the repository at this point in the history
  2. add external probes

    Signed-off-by: kitfoman <thaddeusgetachew@gmail.com>
    
    make timeout flags backwards compatible
    
    Signed-off-by: kitfoman <thaddeusgetachew@gmail.com>
    getact authored and kitfoman committed May 9, 2022
    Configuration menu
    Copy the full SHA
    14ea969 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7cd571d View commit details
    Browse the repository at this point in the history