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

cilium / cilium / 39911 / 2
39%
master: 39%

Build:
DEFAULT BRANCH: master
Ran 30 Mar 2022 11:12PM UTC
Files 908
Run time 5min
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

30 Mar 2022 09:27PM UTC coverage: 35.058% (-0.04%) from 35.095%
39911.2

push

travis-ci-com

aanm
pkg/k8s: use a single HTTP Client for all kube-apiserver connections

The current heartbeat behavior is checking if one of the seven
connections, one for each resource type, is health. This prevents Cilium
from detecting that any of the remaining six connections is faulty which
might cause out-of-sync issues for some resources but not all. To
prevent this issue we can use a single HTTP Client for all resources,
including the heartbeat, which will make the detection of an unhealthy
connection more reliable.

Also, besides the bug-fix this commit is introducing, it is also
reducing the amount of connections open to kube-apiserver by 6 which
will reduce the amount of resources used by kube-apiserver.

Signed-off-by: André Martins <andre@cilium.io>

45033 of 128454 relevant lines covered (35.06%)

2135.59 hits per line

Source Files on job 39911.2
  • Tree
  • List 0
  • Changed 110
  • Source Changed 4
  • Coverage Changed 110
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 26928
  • Travis Job 39911.2
  • 775c1310 on github
  • Prev Job for on master (#39902.2)
  • Next Job for on master (#39935.1)
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