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

kubernetes-sigs / external-dns / 32006253585
82%

Build:
DEFAULT BRANCH: master
Ran 17 Aug 2026 07:35AM 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

17 Aug 2026 07:32AM UTC coverage: 81.857% (-0.02%) from 81.873%
32006253585

push

github

web-flow
feat: add DNAME record type support (#6553)

DNAME (RFC 6672) aliases a whole DNS subtree to another domain, which
CNAME can't do. A few providers support it natively, but external-dns
had no way to manage it.

This adds DNAME as an opt-in record type, enabled via
--managed-record-types and off by default like NS/PTR/MX. Providers
whose backend supports it — Gandi, NS1, OCI, PowerDNS, Scaleway and
RFC2136 backends — can now manage it. Providers without DNAME support
are left untouched and reject it on write like any other unsupported
type, so nothing changes by default.

Signed-off-by: Seena Fallah <seenafallah@gmail.com>

17533 of 21419 relevant lines covered (81.86%)

1455.48 hits per line

Coverage Regressions

Lines Coverage ∆ File
52
70.34
0.21% rfc2136/rfc2136.go
25
67.74
0.0% pdns/pdns.go
6
95.12
-4.88% utils.go
4
89.33
0.22% crd.go
2
96.08
0.08% fake.go
Jobs
ID Job ID Ran Files Coverage
1 run-ubuntu-latest - 32006253585.1 17 Aug 2026 07:35AM UTC 158
81.86
GitHub Action Run
2 run-macos-latest - 32006253585.2 17 Aug 2026 07:38AM UTC 158
81.86
GitHub Action Run
Source Files on build 32006253585
  • Tree
  • List 158
  • Changed 7
  • Source Changed 0
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #32006253585
  • eca6bf78 on github
  • Prev Build on master (#31966068547)
  • Next Build on master (#32006263372)
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