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

gefyrahq / gefyra / 25423650490
78%

Build:
DEFAULT BRANCH: main
Ran 06 May 2026 08:10AM UTC
Jobs 2
Files 106
Run time 1min
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

06 May 2026 08:05AM UTC coverage: 77.914%. First build
25423650490

push

github

web-flow
fix(GO-1031): give gefyra-run containers their own PID namespace (#1044)

App containers were sharing cargo's PID namespace via
pid_mode="container:gefyra-cargo", which caused `docker rm -f` on one
gefyra-run container to cascade SIGTERM to all sibling containers.

The shared namespace was a leftover from the 2022 migration away from
external nsenter; patchContainerGateway.sh only needs cargo's view of
the host PID namespace (cargo runs pid_mode=host), not a shared
namespace with the app containers. Routing via cargo continues to work
unchanged after the fix.

Also drop pid_mode from the managed-keys allowlist for extra container
args, since we no longer set it ourselves.

515 of 840 branches covered (61.31%)

Branch coverage included in aggregate %.

4932 of 6151 relevant lines covered (80.18%)

1.04 hits per line

Subprojects
ID Flag name Job ID Ran Files Coverage
1 client 25423650490.1 06 May 2026 08:26AM UTC 62
76.15
GitHub Action Run
2 operator 25423650490.2 06 May 2026 08:26AM UTC 46
79.65
GitHub Action Run
Source Files on build 25423650490
  • Tree
  • List 106
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 221cbbc3 on github
  • Prev Build on main (#25423660363)
  • Next Build on main (#25918812568)
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