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

kubeflow / trainer / 23203514289

17 Mar 2026 03:50PM UTC coverage: 56.897%. Remained the same
23203514289

Pull #3361

github

krishdef7
feat(framework): add generic EnforceRuntimeInfoPlugin interface

Introduce EnforceRuntimeInfoPlugin, a generic plugin interface for plugins
that update runtime.Info without being tied to a specific policy API.

Migrate two existing plugins to this interface:
- JobSet plugin: was using PodNetworkPlugin (IdentifyPodNetwork), which had
  the same signature but an overly specific name tied to network concerns.
- TrainJobStatus plugin: was incorrectly using EnforceMLPolicyPlugin despite
  having no relation to ML policy.

Remove PodNetworkPlugin interface as it is fully replaced by
EnforceRuntimeInfoPlugin.

Follow-up to #3227.
Closes #3347

Signed-off-by: krishdef7 <gargkrish06@gmail.com>
Pull Request #3361: feat(operator): add generic EnforceRuntimeInfoPlugin interface

10 of 12 new or added lines in 4 files covered. (83.33%)

4 existing lines in 1 file now uncovered.

1951 of 3429 relevant lines covered (56.9%)

0.65 hits per line

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

84.69
/pkg/runtime/framework/core/framework.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