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

kubeflow / trainer / 28092757024
65%

Build:
DEFAULT BRANCH: master
Ran 24 Jun 2026 10:44AM 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

24 Jun 2026 10:40AM UTC coverage: 64.665% (+0.04%) from 64.626%
28092757024

push

github

web-flow
fix(runtimes): set defaultMode on MPI SSH Secret volume (#3649)

* 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>

* docs: update pkg/constants/constants.go

Co-authored-by: Andrey Velichkevich <andrey.velichkevich@gmail.com>
Signed-off-by: Dmytro Hryshchenko <dmytrohryshchenkowork@gmail.com>

---------

Signed-off-by: Dmytro Hryshchenko <dhryshch@redhat.com>
Signed-off-by: Dmytro Hryshchenko <dmytrohryshchenkowork@gmail.com>
Co-authored-by: Andrey Velichkevich <andrey.velichkevich@gmail.com>

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 28092757024.1 24 Jun 2026 10:44AM UTC 40
64.67
GitHub Action Run
Source Files on build 28092757024
  • Tree
  • List 40
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 129b3faf on github
  • Prev Build on master (#27987311162)
  • Next Build on master (#28251106268)
  • 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