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

cilium / cilium / 39911 / 3
39%
master: 39%

Build:
DEFAULT BRANCH: master
Ran 30 Mar 2022 11:55PM UTC
Files 908
Run time 2min
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.084%. First build
RACE=1 BASE_IMAGE=quay.io/cilium/cilium-runtime:efb92c208c5f1f190243b361cbb43413ca49d534@sha256:8ca66f05327b5affad2bfb09614636f2b0d3fa24a9f40d1b5f86c2ef9ca2e46a LOCKDEBUG=1

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>

45086 of 128509 relevant lines covered (35.08%)

2240.48 hits per line

Source Files on job 39911.3 (RACE=1 BASE_IMAGE=quay.io/cilium/cilium-runtime:efb92c208c5f1f190243b361cbb43413ca49d534@sha256:8ca66f05327b5affad2bfb09614636f2b0d3fa24a9f40d1b5f86c2ef9ca2e46a LOCKDEBUG=1)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 26928
  • Travis Job 39911.3
  • 775c1310 on github
  • Next Job for RACE=1 BASE_IMAGE=quay.io/cilium/cilium-runtime:efb92c208c5f1f190243b361cbb43413ca49d534@sha256:8ca66f05327b5affad2bfb09614636f2b0d3fa24a9f40d1b5f86c2ef9ca2e46a LOCKDEBUG=1 on master (#39935.3)
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