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

Azure / aks-app-routing-operator / 27551324229
79%

Build:
DEFAULT BRANCH: main
Ran 15 Jun 2026 02:04PM UTC
Jobs 1
Files 56
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

13 Jun 2026 12:53AM UTC coverage: 79.469% (-0.008%) from 79.477%
27551324229

push

github

OliverMKing
fix(dns): clean up default domain dns when off

Disabling the default domain feature deletes the Azure DNS zone and
revokes the managed identity's RBAC, but left the
default-domain-dns-external-dns Deployment running, so it crash-looped
indefinitely on 403 AuthorizationFailed.

When --enable-default-domain is off, delete the orphaned
default-domain-dns ClusterExternalDNS (which cascades to its owned
Deployment via owner references) and the default-domain-sa
ServiceAccount at startup, mirroring the existing removeDisabledCRDs
teardown.

21 of 27 new or added lines in 2 files covered. (77.78%)

4459 of 5611 relevant lines covered (79.47%)

33.93 hits per line

Uncovered Changes

Lines Coverage ∆ File
5
37.92
-0.81% pkg/controller/controller.go
1
90.63
1.44% pkg/controller/dns/default_domain_cluster_external_dns.go
Jobs
ID Job ID Ran Files Coverage
1 unit-test - 27551324229.1 15 Jun 2026 02:04PM UTC 56
79.47
GitHub Action Run
Source Files on build 27551324229
  • Tree
  • List 56
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #27551324229
  • b1ba60d3 on github
  • Prev Build on main (#27385312374)
  • Next Build on main (#27552682141)
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