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

cilium / cilium / 39911
39%

Build:
DEFAULT BRANCH: master
Ran 30 Mar 2022 11:12PM UTC
Jobs 3
Files 908
Run time 46min
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.103% (+0.005%) from 35.098%
39911

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>

45091 of 128454 relevant lines covered (35.1%)

7055.17 hits per line

Jobs
ID Job ID Ran Files Coverage
1 39911.1 30 Mar 2022 11:12PM UTC 0
35.1
Travis Job 39911.1
2 39911.2 30 Mar 2022 11:12PM UTC 0
35.06
Travis Job 39911.2
3 39911.3 (RACE=1 BASE_IMAGE=quay.io/cilium/cilium-runtime:efb92c208c5f1f190243b361cbb43413ca49d534@sha256:8ca66f05327b5affad2bfb09614636f2b0d3fa24a9f40d1b5f86c2ef9ca2e46a LOCKDEBUG=1) 30 Mar 2022 11:55PM UTC 0
35.08
Travis Job 39911.3
Source Files on build 39911
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #39911
  • 775c1310 on github
  • Prev Build on master (#39902)
  • Next Build on master (#39935)
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