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

zalando / skipper
77%

Build:
DEFAULT BRANCH: master
Repo Added 20 Jun 2017 09:42AM UTC
Files 291
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

LAST BUILD ON BRANCH master
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • master

10 Nov 2025 12:00PM UTC coverage: 77.195% (+0.04%) from 77.154%
19230856376

push

github

web-flow
build(deps): bump github.com/containerd/containerd/v2 from 2.1.3 to 2.1.5 (#3702)

Bumps
[github.com/containerd/containerd/v2](https://github.com/containerd/containerd)
from 2.1.3 to 2.1.5.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/containerd/containerd/releases">github.com/containerd/containerd/v2's
releases</a>.</em></p>
<blockquote>
<h2>containerd 2.1.5</h2>
<p>Welcome to the v2.1.5 release of containerd!</p>
<p>The fifth patch release for containerd 2.1 contains various fixes and
updates.</p>
<h3>Security Updates</h3>
<ul>
<li>
<p><strong>containerd</strong></p>
<ul>
<li><a
href="https://github.com/containerd/containerd/security/advisories/GHSA-pwhc-rpq9-4c8w"><strong>GHSA-pwhc-rpq9-4c8w</strong></a></li>
<li><a
href="https://github.com/containerd/containerd/security/advisories/GHSA-m6hq-p25p-ffr2"><strong>GHSA-m6hq-p25p-ffr2</strong></a></li>
</ul>
</li>
<li>
<p><strong>runc</strong></p>
<ul>
<li><a
href="https://github.com/opencontainers/runc/security/advisories/GHSA-qw9x-cqr3-wc7r"><strong>GHSA-qw9x-cqr3-wc7r</strong></a></li>
<li><a
href="https://github.com/opencontainers/runc/security/advisories/GHSA-cgrx-mc8f-2prm"><strong>GHSA-cgrx-mc8f-2prm</strong></a></li>
<li><a
href="https://github.com/opencontainers/runc/security/advisories/GHSA-9493-h29p-rfm2"><strong>GHSA-9493-h29p-rfm2</strong></a></li>
</ul>
</li>
</ul>
<h3>Highlights</h3>
<h4>Container Runtime Interface (CRI)</h4>
<ul>
<li><strong>Disable event subscriber during task cleanup</strong> (<a
href="https://redirect.github.com/containerd/containerd/pull/12410">#12410</a>)</li>
<li><strong>Add SystemdCgroup to default runtime options</strong> (<a
href="https://redirect.github.com/containerd/containerd/pull/12253">#12253</a>)</li>
<li><strong>Fix userns with container image VOLUME mounts that need
copy</strong> (<a
href="https://redirect.github.com/containerd/containerd/pull/12242">#12242</a>)</li>
</ul>
<h4>Image Distribution</h4>
<ul>
<l... (continued)

23915 of 30980 relevant lines covered (77.19%)

84303.56 hits per line

Relevant lines Covered
Build:
Build:
30980 RELEVANT LINES 23915 COVERED LINES
84303.56 HITS PER LINE
Source Files on master
  • Tree
  • List 291
  • Changed 7
  • Source Changed 6
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
19230856376 master build(deps): bump github.com/containerd/containerd/v2 from 2.1.3 to 2.1.5 (#3702) Bumps [github.com/containerd/containerd/v2](https://github.com/containerd/containerd) from 2.1.3 to 2.1.5. <details> <summary>Release notes</summary> <p><em>Sourced... push 10 Nov 2025 12:14PM UTC web-flow github
77.19
19134132758 master fix: net.Client Timeout and slow shadow route error cases (#3691) fix: net.Client to use Timeout as we pass test: 3 different cases 1. slow body reader 2. slow body writer 3. slow accept listener (test required the Timeout to be fixed in net.... push 06 Nov 2025 11:40AM UTC web-flow github
77.15
19131065659 master init agents.md (#3695) ref https://agents.md/ Signed-off-by: Sandor Szücs <sandor.szuecs@zalando.de> push 06 Nov 2025 09:44AM UTC web-flow github
77.08
19064707238 master chore: Update Go version to 1.24.9 (#3693) 1.24.6 has some vulnerabilities: https://osv.dev/GO-2025-4006 https://osv.dev/GO-2025-4007 https://osv.dev/GO-2025-4008 https://osv.dev/GO-2025-4009 https://osv.dev/GO-2025-4010 https://osv.dev/GO-2025-... push 04 Nov 2025 10:09AM UTC web-flow github
77.07
18870284879 master refactor: if..else if to switch (#3682) refactor: rename var such that it makes sense refactor: if..else if to switch Signed-off-by: Sandor Szücs <sandor.szuecs@zalando.de> push 28 Oct 2025 09:46AM UTC web-flow github
77.05
18853400985 master [Docs] Add route processing details (#3675) - Pre-processor and post-processor execution details added --------- Signed-off-by: Pushpalanka Jayawardhana <pushpalanka.jayawardhana@zalando.de> Signed-off-by: Pushpalanka Jayawardhana <pushpalankaj... push 27 Oct 2025 07:39PM UTC web-flow github
77.07
18844509073 master test: routing context (#3677) Signed-off-by: Sandor Szuecs <sandor.szuecs@zalando.de> push 27 Oct 2025 02:42PM UTC web-flow github
77.06
18844431633 master fix: staticcheck ST1000 (#3676) fix and enable staticcheck ST1000 Signed-off-by: Sandor Szuecs <sandor.szuecs@zalando.de> push 27 Oct 2025 02:39PM UTC web-flow github
77.02
18844104121 master Test: routing errors and endpointregistry (#3678) test: routing errors test: routing endpointregistry refactor: if..else to switch..case --------- Signed-off-by: Sandor Szuecs <sandor.szuecs@zalando.de> push 27 Oct 2025 02:29PM UTC web-flow github
77.01
18839773131 master build(deps): bump actions/upload-artifact from 4.6.2 to 5.0.0 (#3679) Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.6.2 to 5.0.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https:/... push 27 Oct 2025 11:56AM UTC web-flow github
76.84
See All Builds (457)
  • Repo on GitHub
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

© 2025 Coveralls, Inc