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

cilium / cilium / 11844
39%

Build:
DEFAULT BRANCH: master
Ran 12 Nov 2019 09:11AM UTC
Jobs 1
Files 457
Run time 50s
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

12 Nov 2019 08:46AM UTC coverage: 45.447% (+0.02%) from 45.432%
11844

push

travis-ci-com

aanm
HostToContainer propagation for /sys/fs/bpf

By default, mount events from the host namespace are not propagated to a
container  after a volume has been mounted into it.
Thus, the initContainer of the agent can never notice changes to
/sys/fs/bpf (it cannot detect if the path became a mountpoint)

With mountPropagation: HostToContainer, the mount events are propagated
to the container, allowing the init container to correctly detect
changes on /sys/fs/bpf, if it is mounted on the host while the script is
blocked waiting for it to be mounted.

In other words, this makes wait-bpf-mount work as advertised.

Signed-off by: Jean Raby <jean@raby.sh>

26624 of 58582 relevant lines covered (45.45%)

1529.64 hits per line

Jobs
ID Job ID Ran Files Coverage
1 11844.1 12 Nov 2019 09:10AM UTC 0
45.45
Travis Job 11844.1
Source Files on build 11844
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #11844
  • 5b85120e on github
  • Prev Build on master (#11835)
  • Next Build on master (#11845)
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