checker-resolver-propagation/checker
Pierre-Olivier Mercier 7d23348098
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
Derive probed record types from the working zone
Stop blindly probing a fixed list (which always included CAA): read the
auto-filled zone and only probe the RR types each owner actually has,
keeping SOA/NS at the apex. The recordTypes option still works as an
explicit override; missing zone falls back to the legacy default.
2026-05-25 18:30:38 +08:00
..
collect.go Derive probed record types from the working zone 2026-05-25 18:30:38 +08:00
collect_test.go Initial commit 2026-04-26 19:52:57 +07:00
consensus.go Initial commit 2026-04-26 19:52:57 +07:00
consensus_test.go Initial commit 2026-04-26 19:52:57 +07:00
definition.go Derive probed record types from the working zone 2026-05-25 18:30:38 +08:00
definition_test.go Initial commit 2026-04-26 19:52:57 +07:00
dns.go Initial commit 2026-04-26 19:52:57 +07:00
dns_test.go Initial commit 2026-04-26 19:52:57 +07:00
interactive.go Initial commit 2026-04-26 19:52:57 +07:00
metrics.go Initial commit 2026-04-26 19:52:57 +07:00
metrics_test.go Initial commit 2026-04-26 19:52:57 +07:00
provider.go Initial commit 2026-04-26 19:52:57 +07:00
report.go Treat unreachable resolvers as unknown, not warnings 2026-05-25 16:23:15 +08:00
report_test.go Initial commit 2026-04-26 19:52:57 +07:00
resolvers.go Initial commit 2026-04-26 19:52:57 +07:00
resolvers_test.go Initial commit 2026-04-26 19:52:57 +07:00
rules.go Treat unreachable resolvers as unknown, not warnings 2026-05-25 16:23:15 +08:00
rules_consensus.go Treat unreachable resolvers as unknown, not warnings 2026-05-25 16:23:15 +08:00
rules_resolvers.go Treat unreachable resolvers as unknown, not warnings 2026-05-25 16:23:15 +08:00
rules_soa.go Initial commit 2026-04-26 19:52:57 +07:00
rules_test.go Treat unreachable resolvers as unknown, not warnings 2026-05-25 16:23:15 +08:00
testhelpers_test.go Initial commit 2026-04-26 19:52:57 +07:00
types.go Initial commit 2026-04-26 19:52:57 +07:00
types_test.go Initial commit 2026-04-26 19:52:57 +07:00
zone.go Derive probed record types from the working zone 2026-05-25 18:30:38 +08:00
zone_test.go Derive probed record types from the working zone 2026-05-25 18:30:38 +08:00