170 Commits (a2e69236a214bf74d3834554833f9b49f2df5bbb)

Author SHA1 Message Date
John Murret dcad90639f
NET-10685 - Remove dns v2 code (#21598) 3 months ago
John Murret 04940e2c78
additional changes to ensure sameness groups without DefaultForFailover can be used for DNS (#21107) 6 months ago
John Murret 9b2c1be053
NET-5879 - expose sameness group param on service health endpoint and move sameness group health fallback logic into HealthService RPC layer (#21096) 6 months ago
John Murret a975b04302
NET-5879 - move the filter for non-passing to occur in the health RPC layer rather than the callers of the RPC (#21098) 6 months ago
John Murret 26eed12f04
NET-7813 - DNS : SERVFAIL when resolving PTR records (#20679) 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) 9 months ago
Dan Stough 0ca7313b07
feat(v2dns): add PTR query support (#20362) 10 months ago
Dan Stough cb384ac068
feat(v2dns): addr. query support (#20224) 10 months ago
John Murret 93e06b799e
v1 dns - add doc strings for functions and update function names to be consistent and more descriptive. (#20194) 10 months ago
Dan Stough d52e80b619
[OSS] feat: add experiments flag for v2 dns and skeleton interfaces (#20115) 11 months ago
John Landa 9eaa8eb026
dns token (#17936) 1 year ago
hashicorp-copywrite[bot] 5fb9df1640
[COMPLIANCE] License changes (#18443) 1 year ago
Alex Simenduev 33a2d90852
Fix a bug that wrongly trims domains when there is an overlap with DC name (#17160) 1 year ago
Michael Wilkerson 0dd4ea2033
* added Sameness Group to proto files (#16998) 2 years ago
Ronald 94ec4eb2f4
copyright headers for agent folder (#16704) 2 years ago
Semir Patel bafa5c7156
Pass remote addr of incoming HTTP requests through to RPC(..) calls (#15700) 2 years ago
Derek Menteer 95dc0c7b30
Add peering `.service` and `.node` DNS lookups. (#15596) 2 years ago
Jared Kirschner 3e7e8ae9c5
Support RFC 2782 for prepared query DNS lookups (#14465) 2 years ago
boruszak 38b1a515f1 Mergimg 2 years ago
Chris Chapman 81e267171b
Bind a dns mux handler to gRPC proxy 2 years ago
Freddy 3542138e4d
Parse peer name for virtual IP DNS queries (#13602) 2 years ago
Kyle Havlovitz 7f62571419 Add dns node lookup support in partitions 2 years ago
Mark Anderson 98a2e282be Fixup acl.EnterpriseMeta 3 years ago
Kyle Havlovitz 0546bbe08a dns: add endpoint for querying service virtual IPs 3 years ago
R.B. Boyer ef559dfdd4
agent: refactor the agent delegate interface to be partition friendly (#11429) 3 years ago
Konstantine 55599d0b41 remove spaces 3 years ago
Konstantine ce85d2eada fix altDomain responses for services where address is IP, added tests 3 years ago
Konstantine a7e8c51f80 fix encodeIPAsFqdn to return alt-domain when requested, added test case 3 years ago
Konstantine ffb00f01b5 fixed altDomain response for NS type queries, and added test 3 years ago
Konstantine 0864bfdb71 fixed alt-domain answer for SRV records, and TXT records in additional section 3 years ago
Joshua Montgomery 8eb5915f7d
Fixing SOA record to use alt domain when alt domain in use (#10431) 3 years ago
Daniel Nephin eb632c53a2 structs: rename the last helper method. 3 years ago
R.B. Boyer 097e1645e3
agent: ensure that most agent behavior correctly respects partition configuration (#10880) 3 years ago
R.B. Boyer 188e8dc51f
agent/structs: add a bunch more EnterpriseMeta helper functions to help with partitioning (#10669) 3 years ago
Blake Covarrubias a0cd3dd88e
Add DNS recursor strategy option (#10611) 3 years ago
Daniel Nephin 4bf58d8e6a dns: improve naming of error to match DNS terminology 3 years ago
Dhia Ayachi f0cd1441a9 fix truncate when NS is set 3 years ago
Daniel Nephin 204bf2b345 dns: correct rcode for qtype not supported 3 years ago
Daniel Nephin d116bda958 dns: remove network parameter from two funcs 3 years ago
Daniel Nephin 42f7963252 dns: trim response immediately before the write 3 years ago
Daniel Nephin 436a02af31 dns: handle errors from dispatch 3 years ago
Daniel Nephin 9267b09c32 dns: error response from dispatch 3 years ago
Daniel Nephin 68d6f1315f dns: refactor dispatch to use an explicit return in each case 3 years ago
Daniel Nephin b96c8195a5 dns: small refactor to setEDNS to return early 3 years ago
Daniel Nephin 4beff900d1 dns: remove unused method 3 years ago
Daniel Nephin f31aa12cf1 dns: remove unnecessary function wrapping 3 years ago
Dhia Ayachi a64c9a3e62
return an empty record when asked for an addr dns with type other then A, AAAA and ANY (#10401) 3 years ago
Dhia Ayachi f2eed912b2
upgrade golangci-lint to v1.40.1 (#10276) 4 years ago
Pierre Souchay 5bee19ee16 Do not filter tags unless req.TagFilter is set 4 years ago