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

kubernetes-sigs / external-dns / 29570750360
84%

Build:
DEFAULT BRANCH: master
Ran 17 Jul 2026 09:42AM 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 Jul 2026 09:39AM UTC coverage: 83.943% (+0.4%) from 83.576%
29570750360

push

github

web-flow
feat(aws): add aws-hosted-zone-id annotation to pin records to a specific zone (#6559)

* feat(aws): add aws-hosted-zone-id annotation to pin records to a specific zone

Overlapping Route53 zones (e.g. a public and a private zone that share the
same name, or a subdomain zone nested inside its parent) currently fan a
single record into every matching zone. There is no way to say "put this
record only in zone X." The existing aws-target-hosted-zone annotation
controls the ALIAS target's HostedZoneId, not record placement, so it
does not solve this.

Add external-dns.alpha.kubernetes.io/aws-hosted-zone-id: when set, the
record is created only in that hosted zone; if the zone is not among the
configured/suitable zones, the record is skipped instead of fanned out.

Refs kubernetes-sigs/external-dns#3587

* docs(aws): shorten hosted-zone-id description to satisfy MD013

18522 of 22065 relevant lines covered (83.94%)

1412.1 hits per line

Jobs
ID Job ID Ran Files Coverage
2 run-ubuntu-latest - 29570750360.2 17 Jul 2026 09:42AM UTC 158
81.06
GitHub Action Run
2 run-macos-latest - 28092647684.2 24 Jun 2026 10:41AM UTC 157
80.68
GitHub Action Run
Source Files on build 29570750360
  • 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 #29570750360
  • b3d635a9 on github
  • Prev Build on master (#29148689515)
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