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

kubernetes-sigs / external-dns / 27938670530
83%

Build:
DEFAULT BRANCH: master
Ran 22 Jun 2026 08:16AM UTC
Jobs 2
Files 157
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

22 Jun 2026 08:09AM UTC coverage: 80.778% (-0.02%) from 80.801%
27938670530

push

github

web-flow
refactor(pdns): replace unmaintained ffledgling/pdns-go with joeig/go-powerdns/v3 (#6486)

* refactor(pdns): replace unmaintained ffledgling/pdns-go with joeig/go-powerdns/v3

The ffledgling/pdns-go client is pinned to a 2018 commit of a personal
fork that has been idle since 2019 with no releases. Replace it with
the actively maintained joeig/go-powerdns/v3 (MIT, zero runtime
dependencies).

The provider keeps the same PDNSAPIProvider interface and retry
behavior; only the underlying client types change. A RoundTripper
preserves URL path prefixes in --pdns-server (e.g. API behind a
reverse proxy), which the new library would otherwise drop.

Wire-level deltas: the deprecated set-ptr field (removed in
PowerDNS >= 4.3) is no longer serialized, and the User-Agent header
is now "go-powerdns".

* docs(pdns): add local testing instructions with Docker and kind

Document how to test the PDNS provider end-to-end on a local machine:
a disposable PowerDNS authoritative server in Docker and a kind cluster
with an annotated Service. All commands verified against PowerDNS 4.9
(create, idempotent re-run, update, delete, dig resolution).

17389 of 21527 relevant lines covered (80.78%)

1448.6 hits per line

Coverage Regressions

Lines Coverage ∆ File
53
67.74
-1.01% pdns/pdns.go
1
83.85
-0.77% openshift_route.go
Jobs
ID Job ID Ran Files Coverage
1 run-ubuntu-latest - 27938670530.1 22 Jun 2026 08:16AM UTC 157
80.78
GitHub Action Run
2 run-macos-latest - 27938670530.2 22 Jun 2026 08:17AM UTC 157
80.78
GitHub Action Run
Source Files on build 27938670530
  • Tree
  • List 157
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #27938670530
  • b237efdd on github
  • Prev Build on master (#27903050746)
  • Next Build on master (#27939973669)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc