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

kubeflow / trainer / 23081283305

14 Mar 2026 05:21AM UTC coverage: 57.011% (+0.1%) from 56.897%
23081283305

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%)

1976 of 3466 relevant lines covered (57.01%)

0.66 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