Commit Graph

19 Commits (32515c77f28dd1dcb0e6f010a36a523a29ea6ec3)

Author SHA1 Message Date
John Murret f76da16000
Fix TestDNS_ServiceLookup_ARecordLimits so that it only creates test agents the minimal amount of time (#21608)
3 months ago
John Murret dcad90639f
NET-10685 - Remove dns v2 code (#21598)
3 months ago
Dan Stough a4a3aec567
fix(dns): bug with standard lookup tags not working; SRV questions returning duplicate hostnames (#21361)
5 months ago
John Murret 26eed12f04
NET-7813 - DNS : SERVFAIL when resolving PTR records (#20679)
9 months ago
Dan Stough 14efb28086
fix(v2dns): add node ttl to workloads, comment cleanup, and changelog (#20643)
9 months ago
John Murret 7e8f2e5f08
NET-7644/NET-7634 - Implement query lookup for tagged addresses on nodes and services including WAN translation. (#20583)
10 months ago
Dan Stough 24e15cc24e
feat(v2dns): prepared query ttls (#20563)
10 months ago
John Murret 7cac918811
NET-7637 / NET-7659/NET-7636/NET-7647/NET-7648/NET-7646/NET-7649/NET-7645 - Multiple DNS v2 fixes (#20556)
10 months ago
John Murret 8ac54707d6
DNS v2 Multiple fixes. (#20525)
10 months ago
John Murret 3bf999e46b
NET-7631 - Fix Node records that point to external/ non-IP addresses (#20491)
10 months ago
John Murret 7d4deda640
NET-7630 - Fix TXT record creation on node queries (#20483)
10 months ago
John Murret 0d434dafac
Do not parallelize DNS tests because they consume too many ports (#20482)
10 months ago
John Murret 602e3c4fd5
DNS V2 - Revise discovery result to have service and node name and address fields. (#20468)
10 months ago
John Murret 7c6a3c83f2
NET-7165 - v2 - add service questions (#20390)
10 months ago
Dan Stough 0ca7313b07
feat(v2dns): add PTR query support (#20362)
10 months ago
Dan Stough 0edfa74d15
feat(v2dns): recursor support (#20249)
10 months ago
Dan Stough cb384ac068
feat(v2dns): addr. query support (#20224)
10 months ago
John Murret 21e2bb2a67
Make DNS test run across a matrix of dns and catalog versions. (#20114)
11 months ago
John Murret c12245be3c
Break up DNS tests into 3 files to help with GH UI and IDE issues. (#20103)
11 months ago