checker-alias/checker
Pierre-Olivier Mercier 65687ce375
All checks were successful
continuous-integration/drone/tag Build is passing
continuous-integration/drone/push Build is passing
checker: report transient mid-chain and final rcodes as Unknown, not Crit/Warn
SERVFAIL/REFUSED from every auth server means the record could not be
observed, not that the zone published a negative answer. Mark such rcodes
transient on TermRcode terminations and final A/AAAA lookups so chainRcodeRule
reports Unknown instead of flapping the check into Crit/Warn; definitive
NXDOMAIN answers still drive Crit (mid-chain) and Warn (final).
2026-06-18 11:22:08 +09:00
..
collect.go checker: report transient mid-chain and final rcodes as Unknown, not Crit/Warn 2026-06-18 11:22:08 +09:00
definition.go checker: add dname_coexistence rule and refactor sibling probing 2026-05-16 21:36:20 +08:00
dns.go checker: report transient apex-lookup failures as Unknown, not Crit 2026-06-18 10:29:30 +09:00
dns_test.go checker: report transient apex-lookup failures as Unknown, not Crit 2026-06-18 10:29:30 +09:00
interactive.go Initial commit 2026-04-26 19:42:18 +07:00
provider.go Initial commit 2026-04-26 19:42:18 +07:00
report.go report: move synthetic ALIAS hop from collector to report view 2026-05-15 17:37:11 +08:00
rules_apex.go checker: report transient apex-lookup failures as Unknown, not Crit 2026-06-18 10:29:30 +09:00
rules_chain.go checker: report transient mid-chain and final rcodes as Unknown, not Crit/Warn 2026-06-18 11:22:08 +09:00
rules_coexistence.go checker: add dname_coexistence rule and refactor sibling probing 2026-05-16 21:36:20 +08:00
rules_common.go checker: rework target_resolvable to check existence (NOERROR) instead of A/AAAA 2026-05-15 17:31:51 +08:00
rules_dnssec.go Initial commit 2026-04-26 19:42:18 +07:00
rules_test.go checker: report transient mid-chain and final rcodes as Unknown, not Crit/Warn 2026-06-18 11:22:08 +09:00
types.go checker: report transient mid-chain and final rcodes as Unknown, not Crit/Warn 2026-06-18 11:22:08 +09:00