• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

kubernetes-sigs / external-dns / 30742715265
82%

Build:
DEFAULT BRANCH: master
Ran 02 Aug 2026 09:58AM UTC
Jobs 2
Files 158
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

02 Aug 2026 09:55AM UTC coverage: 81.761% (+0.06%) from 81.697%
30742715265

push

github

web-flow
feat(rfc2136): add --rfc2136-axfr, deprecate --rfc2136-tsig-axfr (#6598)

* feat(rfc2136): add --rfc2136-axfr, deprecate --rfc2136-tsig-axfr

--rfc2136-tsig-axfr enables zone transfers, it does not configure TSIG. Its
help text was a copy of --rfc2136-tsig-secret and described nothing the flag
does.

The old flag keeps working, warns, and is OR'd into the new one, so either
alone enables AXFR. Existing deployments are unaffected, including those
using EXTERNAL_DNS_RFC2136_TSIG_AXFR. Removal is deferred: CLI flags are in
scope of docs/deprecation.md.

Also set defaultConfig.RFC2136TAXFR to false; bindFlags bound a literal
false, so the declared default contradicted the real one and was never read.

* feat(rfc2136): warn when --policy=sync runs without AXFR

Without AXFR records cannot be listed, so nothing is ever deleted, silently
contradicting --policy=sync.

Already detected as log.Debug("axfr is disabled") in List(): invisible at
default log level and repeated every cycle. Warn once at construction
instead, only under --policy=sync. See #4430.

* review

* review on warn

17496 of 21399 relevant lines covered (81.76%)

1456.58 hits per line

Coverage Regressions

Lines Coverage ∆ File
69
64.54
3.2% rfc2136/rfc2136.go
Jobs
ID Job ID Ran Files Coverage
1 run-ubuntu-latest - 30742715265.1 02 Aug 2026 09:58AM UTC 158
81.76
GitHub Action Run
2 run-macos-latest - 30742715265.2 02 Aug 2026 09:59AM UTC 158
81.76
GitHub Action Run
Source Files on build 30742715265
  • Tree
  • List 158
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #30742715265
  • bb27c3b0 on github
  • Prev Build on master (#30716209506)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc