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

kubeflow / trainer / 28039484834
65%
master: 65%

Build:
Build:
LAST BUILD BRANCH: crd-charts
DEFAULT BRANCH: master
Ran 23 Jun 2026 11:22PM UTC
Jobs 1
Files 40
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

23 Jun 2026 04:04PM UTC coverage: 64.665% (+0.04%) from 64.626%
28039484834

Pull #3649

github

h0pers
fix(runtimes): set file modes on MPI SSH secret volume

Set per-item file modes on the MPI SSH auth Secret volume to prevent
the private key from being world-readable inside training pods.

Private key uses 0o640 (not 0o600) because the builtin
deepspeed-distributed and mlx-distributed runtimes run as
runAsUser: 1000 while Secret volumes mount as root:root.

A volume-level DefaultMode of 0o400 is added as defense-in-depth
for any future items added without an explicit per-item mode.

Fixes #3262

Assisted-by: Claude Opus 4.6 <noreply@anthropic.com>
Signed-off-by: Dmytro Hryshchenko <dhryshch@redhat.com>
Pull Request #3649: fix(runtimes): set defaultMode on MPI SSH Secret volume

7 of 7 new or added lines in 1 file covered. (100.0%)

2337 of 3614 relevant lines covered (64.67%)

0.75 hits per line

Jobs
ID Job ID Ran Files Coverage
1 28039484834.1 23 Jun 2026 11:22PM UTC 40
64.67
GitHub Action Run
Source Files on build 28039484834
  • Tree
  • List 40
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #3649
  • PR Base - master (#27987311162)
  • Delete
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