checker-resolver-propagation/checker
Pierre-Olivier Mercier d4c44e879b Treat unreachable resolvers as unknown, not warnings
An unreachable resolver tells us nothing about propagation: it's neither
a disagreement nor an error in the zone. Surface it as a distinct
Unreachable state so it stops polluting warning counts and the
Disagreeing/Errored buckets.
2026-05-25 16:23:15 +08:00
..
collect.go Initial commit 2026-04-26 19:52:57 +07: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 Initial commit 2026-04-26 19:52:57 +07: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