Commit Graph

35 Commits (cc518b86ff1e7457f535161fe97779419e54de25)

Author SHA1 Message Date
John Murret dcad90639f
NET-10685 - Remove dns v2 code (#21598)
3 months ago
John Murret c526659b7f
NET-10610 - stop logging no data as errors in DNS lookups (#21578)
4 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 04940e2c78
additional changes to ensure sameness groups without DefaultForFailover can be used for DNS (#21107)
6 months ago
Dan Stough 03ab7367a6
feat(dataplane): allow token and tenancy information for proxied DNS (#20899)
7 months ago
John Murret a1c6181677
DNS v2 - split up router into multiple responsibilities & break up router tests into multiple files. (#20688)
9 months ago
John Murret a15a957a36
NET-8056 - v2 DNS Testing Improvements (#20710)
9 months ago
Dan Stough 14efb28086
fix(v2dns): add node ttl to workloads, comment cleanup, and changelog (#20643)
9 months ago
Dan Stough 137c9c0973
[CE] Misc cleanup for V2 DNS (#20640)
9 months ago
Dan Stough 0f0b080514
[CE] feat(v2dns): add v2 style query metrics (#20608)
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 01001f630e
feat(v2dns): catalog v2 service query support (#20564)
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
Dan Stough fcc43a9a36
feat(v2dns): catalog v2 SOA and NS support (#20480)
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 602e3c4fd5
DNS V2 - Revise discovery result to have service and node name and address fields. (#20468)
10 months ago
Dan Stough 9602b43183
feat(v2dns): catalog v2 workload query support (#20466)
10 months ago
John Murret c82b78b088
NET-7165 - fix address and target setting (#20403)
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 6828780131
feat(v2dns): add partial support for SOA records (#20320)
10 months ago
Dan Stough 97ae244d8a
feat(v2dns): add grpc DNS support (#20296)
10 months ago
Dan Stough 0edfa74d15
feat(v2dns): recursor support (#20249)
10 months ago
John Murret 938d2315e0
DNS v2 - add virtual ip questions (#20245)
10 months ago
Dan Stough cb384ac068
feat(v2dns): addr. query support (#20224)
10 months ago
Dan Stough d52e80b619
[OSS] feat: add experiments flag for v2 dns and skeleton interfaces (#20115)
11 months ago
hashicorp-copywrite[bot] 5fb9df1640
[COMPLIANCE] License changes (#18443)
1 year ago
Ronald 94ec4eb2f4
copyright headers for agent folder (#16704)
2 years ago
R.B. Boyer 1e31dc891a
test: fix incorrect use of t instead of r in retry test (#13146)
3 years ago
Evan Culver e3e481022e
lib: add validation package + DNS label validation (#12535)
3 years ago
Blake Covarrubias a0cd3dd88e
Add DNS recursor strategy option (#10611)
3 years ago
Daniel Nephin 27b36bfc4e config: move NodeName validation to config validation
4 years ago