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

kubernetes-sigs / external-dns / 32123579373
82%

Build:
DEFAULT BRANCH: master
Ran 18 Aug 2026 09:52AM UTC
Jobs 2
Files 159
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

18 Aug 2026 09:49AM UTC coverage: 81.842% (-0.004%) from 81.846%
32123579373

push

github

web-flow
fix(aws): unescape wildcard alias target on read (#6471)

Route53 stores wildcards escaped (\052). The AWS provider already
unescaped the record name when reading records, but read the alias
target (AliasTarget.DNSName) raw. For an alias whose target is a
wildcard hostname, the provider returned \052.example instead of
*.example, so the plan never matched the desired *.example target and
external-dns issued an UPSERT on every reconcile loop.

Apply the same wildcardUnescape/convertOctalToAscii to the alias target
that is already applied to the record name. Add a regression test.

Signed-off-by: ulascansenturk <ulascansenturk@protonmail.com>

17569 of 21467 relevant lines covered (81.84%)

1453.36 hits per line

Coverage Regressions

Lines Coverage ∆ File
19
89.0
0.01% aws/aws.go
1
86.07
-0.82% openshift_route.go
Jobs
ID Job ID Ran Files Coverage
1 run-ubuntu-latest - 32123579373.1 18 Aug 2026 09:52AM UTC 159
81.84
GitHub Action Run
2 run-macos-latest - 32123579373.2 18 Aug 2026 09:52AM UTC 159
81.84
GitHub Action Run
Source Files on build 32123579373
  • Tree
  • List 159
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #32123579373
  • aa8c1e2b on github
  • Prev Build on master (#32122199617)
  • Next Build on master (#32128971356)
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