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

kubernetes-sigs / external-dns / 30380408273
82%

Build:
DEFAULT BRANCH: master
Ran 28 Jul 2026 04:57PM UTC
Jobs 1
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

28 Jul 2026 04:54PM UTC coverage: 81.077% (-0.07%) from 81.15%
30380408273

push

github

web-flow
fix(config)!: require explicit --policy flag (#6508)

* feat(config)!: require explicit --policy flag

Previously --policy defaulted to sync, which silently deletes DNS records.
Rather than swapping the default to upsert-only (which would silently change
behavior for existing sync users), require operators to set --policy
explicitly. No default is provided; startup fails with a clear error when
--policy is unset.

The Helm chart no longer defaults policy either: it is now a required value,
so `helm install` fails fast with a clear schema error until policy is set to
one of create-only, sync, or upsert-only.

* docs: add explicit --policy to example manifests

PR makes --policy required with no default. Add --policy=upsert-only to
the kustomize quickstart manifest and the tutorial/source example
manifests that omitted it, so the shipped examples no longer fail
startup validation when applied as-is.

* docs: add explicit --policy to runnable CLI examples

The required --policy change was applied to Deployment manifests but
missed the go run / build/external-dns examples, which now exit with an
error. Add --policy=sync to those, and align the ambassador manifest
with its updates/deletes-observable flow.

17250 of 21276 relevant lines covered (81.08%)

732.25 hits per line

Coverage Regressions

Lines Coverage ∆ File
15
65.77
-8.72% execute.go
2
93.39
-1.65% controller.go
1
86.07
-0.82% openshift_route.go
Jobs
ID Job ID Ran Files Coverage
1 run-ubuntu-latest - 30380408273.1 28 Jul 2026 04:57PM UTC 158
81.08
GitHub Action Run
Source Files on build 30380408273
  • Tree
  • List 158
  • Changed 4
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #30380408273
  • 4a6c8589 on github
  • Prev Build on master (#30373665513)
  • Next Build on master (#30442054148)
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