kubeflow/sdk

KEP-107: Move shared utilities for job submission into common module

Open

#608 opened on Jul 18, 2026

 (6 comments) (0 reactions) (1 assignee)Python (196 forks)auto 404
area/optimizerarea/sparkarea/trainergood first issuehelp wantedkind/feature

Repository metrics

Stars
 (124 stars)
PR merge metrics
 (PR metrics pending)

Description

What you would like to be added?

The Trainer, Optimizer and Spark clients share utilities that can be moved to the common module.

Why is this needed?

This aligns the three clients and ensures long-term maintainability and consistency.

Love this feature?

Give it a 👍 We prioritize the features with most 👍

Contributor guide