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

kubeflow / trainer / 22912631191

10 Mar 2026 04:19PM UTC coverage: 59.44% (-0.006%) from 59.446%
22912631191

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
Pull Request #3237: feat: add framework-level validation for conflicting env vars across …

27 of 45 new or added lines in 3 files covered. (60.0%)

26 existing lines in 2 files now uncovered.

1763 of 2966 relevant lines covered (59.44%)

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