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

kubernetes-sigs / external-dns / 27502235454
81%

Build:
DEFAULT BRANCH: master
Ran 14 Jun 2026 02:48PM UTC
Jobs 2
Files 152
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

14 Jun 2026 02:42PM UTC coverage: 81.648%. Remained the same
27502235454

push

github

web-flow
feat(source/ambassador): migrate Host CRD to emissary-ingress v3alpha1 (#6482)

* feat(source/ambassador): migrate Host CRD to emissary-ingress v3alpha1

The datawire/ambassador repository was renamed to emissary-ingress/emissary
and the v2 Host CRD is no longer installed by the Emissary-ingress 3.10
quickstart, which broke the ambassador-host source.

Switch the dependency to github.com/emissary-ingress/emissary/v3 v3.10.0
(latest go-gettable release; v4 tags keep the /v3 module path and are not
consumable as a Go module) and read the getambassador.io/v3alpha1 Host CRD.
This drops the unmaintained datawire/ambassador dependency and its transitive
tree (~800 lines of go.sum).

Add a runnable kind-based tutorial and a test that exercises the v3alpha1 Host
in the wire shape the API server serves it (v2 is the storage version, so the
served object carries ambassador_id and acmeProvider fields injected by the
conversion webhook).

Addresses issue 5724.

Co-authored-by: Daniel Lamando <40628+danopia@users.noreply.github.com>

* docs(ambassador): add inmemory flags so local run shows updates/deletes

The inmemory provider keeps no state without a zone, so the tutorial's
local run re-emitted the same CREATE every loop and never showed UPDATE
or DELETE. Add --inmemory-zone=example.com (persist records) and
--interval=10s (shorter reconcile loop) to the go run and Deployment
snippets.

---------

Co-authored-by: Daniel Lamando <40628+danopia@users.noreply.github.com>

17147 of 21001 relevant lines covered (81.65%)

1484.47 hits per line

Jobs
ID Job ID Ran Files Coverage
1 run-ubuntu-latest - 27502235454.1 14 Jun 2026 02:48PM UTC 152
81.65
GitHub Action Run
2 run-macos-latest - 27502235454.2 14 Jun 2026 02:50PM UTC 152
81.65
GitHub Action Run
Source Files on build 27502235454
  • Tree
  • List 152
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #27502235454
  • 66e01cc6 on github
  • Prev Build on master (#27498757693)
  • Next Build on master (#27503573265)
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