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

cilium / cilium / 39122
39%

Build:
DEFAULT BRANCH: master
Ran 04 Mar 2022 03:51PM UTC
Jobs 2
Files 908
Run time 4min
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

04 Mar 2022 01:59PM UTC coverage: 35.009% (-0.005%) from 35.014%
39122

push

travis-ci-com

aanm
Fix 'node-init' in GKE's 'cos' images.

Turns out that in GKE's 'cos' images the 'containerd' binary is still
present even though '/etc/containerd/config.toml' is not. Hence, the
kubelet wrapper would still be installed for these images according to
the current check, even though it's not necessary. What's worse,
starting the kubelet would fail because the 'sed' command targeting the
aforementioned file would fail.

This PR changes the check to rely on the presence of the
'--container-runtime-endpoint' flag in the kubelet, which is probably a
more reliable way of detecting '*_containerd' flavours and only applying
the fix in these cases.

Fixes #19015.

Signed-off-by: Bruno M. Custódio <brunomcustodio@gmail.com>
Co-authored-by: Alexandre Perrin <alex@kaworu.ch>

44698 of 127677 relevant lines covered (35.01%)

4505.3 hits per line

Jobs
ID Job ID Ran Files Coverage
1 39122.1 04 Mar 2022 03:54PM UTC 0
35.01
Travis Job 39122.1
2 39122.2 04 Mar 2022 03:51PM UTC 0
35.01
Travis Job 39122.2
Source Files on build 39122
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #39122
  • ea9fd6f9 on github
  • Prev Build on master (#39102)
  • Next Build on master (#39147)
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