dhiaayachi / consul

Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure.
https://www.consul.io
Other
0 stars 0 forks source link

feat(v2dns): add partial support for SOA records #1295

Open dhiaayachi opened 1 month ago

dhiaayachi commented 1 month ago

Description

This PR adds partial support for SOA records. SOA records are return in these cases:

The necessary code paths for this record type are implemented, but not the fetching of nameservers, which will come in a subsequent PR.

Testing & Reproduction steps

PR Checklist