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

zalando / skipper / 21372649527
78%

Build:
DEFAULT BRANCH: master
Ran 26 Jan 2026 08:52PM UTC
Jobs 1
Files 293
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

26 Jan 2026 08:22PM UTC coverage: 78.34% (-0.02%) from 78.361%
21372649527

push

github

web-flow
security: disable kubernetes external name by default (#3842)

security: disable kubernetes external name by default

This PR breaks end-users and library-users that depend on Kubernetes
Ingress referencing a Kubernetes service type ExternalName.

If you are end-user and depend on the former behavior, you can pass
`-enable-kubernetes-external-names` to your deployment.
If you are library-user and depend on the former behavior, you can pass
the following option to restore behavior:
```go
skipper.Run(skipper.Options{
    EnableExternalNames: true,
})
```

ref:
https://github.com/zalando/skipper/security/advisories/GHSA-mxxc-p822-2hx9

Signed-off-by: Sandor Szücs <sandor.szuecs@zalando.de>

13 of 19 new or added lines in 5 files covered. (68.42%)

6 existing lines in 3 files now uncovered.

24634 of 31445 relevant lines covered (78.34%)

95536.19 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
0.0
0.0% dataclients/kubernetes/kubernetestest/fixtures.go
5
92.41
-0.6% dataclients/kubernetes/ingressv1.go

Uncovered Existing Lines

Lines Coverage ∆ File
2
95.54
-1.79% eskipfile/watch.go
2
93.02
-0.56% filters/diag/diag.go
2
90.79
-0.16% proxy/proxy.go
Jobs
ID Job ID Ran Files Coverage
1 21372649527.1 26 Jan 2026 08:52PM UTC 293
78.34
GitHub Action Run
Source Files on build 21372649527
  • Tree
  • List 293
  • Changed 9
  • Source Changed 6
  • Coverage Changed 9
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #21372649527
  • a4c87ce0 on github
  • Prev Build on master (#21262347441)
  • Next Build on master (#21391933702)
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