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

kubernetes-sigs / external-dns / 33363509978
82%

Build:
DEFAULT BRANCH: master
Ran 31 Aug 2026 06:19AM 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

31 Aug 2026 06:16AM UTC coverage: 82.076% (+0.007%) from 82.069%
33363509978

push

github

web-flow
fix(registry): delete TXT records with their stored value (#6680)

* fix(registry): delete TXT records with their stored value

Deletes rebuilt the ownership TXT value by re-serializing the endpoint
labels, which only matches the stored value while serialization stays
byte-for-byte stable. Go 1.27 changed gzip output, so under
--txt-encrypt-enabled the regenerated value no longer matches and
value-matching providers reject the whole change batch.

Use the value read from the provider in Records() instead, falling back
to the generated one when no TXT was seen for that name.

* docs(registry): explain why existingTXTs is reset

* fix(registry): use the stored TXT value verbatim

17515 of 21340 relevant lines covered (82.08%)

1466.0 hits per line

Coverage Regressions

Lines Coverage ∆ File
2
99.25
0.02% txt/registry.go
Jobs
ID Job ID Ran Files Coverage
1 run-ubuntu-latest - 33363509978.1 31 Aug 2026 06:21AM UTC 157
82.08
GitHub Action Run
2 run-macos-latest - 33363509978.2 31 Aug 2026 06:19AM UTC 157
82.08
GitHub Action Run
Source Files on build 33363509978
  • Tree
  • List 157
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #33363509978
  • 07db3ea1 on github
  • Prev Build on master (#33304210169)
  • Next Build on master (#33364050574)
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