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

kubeflow / trainer / 22995534505

12 Mar 2026 09:37AM UTC coverage: 59.547% (+0.1%) from 59.446%
22995534505

Pull #3237

github

krishdef7
feat(runtimes): add framework-level env var conflict validation across plugins

Add cross-plugin environment variable conflict detection to prevent
runtime issues when plugins share reserved env names:

- Add MPIRunReservedEnvNames constant for OpenMPI reserved env vars
- Add EnvVarsReserverPlugin interface for plugins to expose reserved env names
- Implement ReservedEnvVarNames() on MPI and Torch plugins
- Add user-env conflict validation to MPI plugin (mirrors existing Torch pattern)
- Add cross-plugin conflict detection in RunCustomValidationPlugins
- Add unit tests for MPI env validation

Closes #3147

Signed-off-by: krishdef7 <gargkrish06@gmail.com>
Pull Request #3237: feat: add framework-level validation for conflicting env vars across …

26 of 38 new or added lines in 3 files covered. (68.42%)

2 existing lines in 2 files now uncovered.

1762 of 2959 relevant lines covered (59.55%)

0.69 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

92.56
/pkg/runtime/framework/plugins/torch/torch.go


Source Not Available

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