-
Notifications
You must be signed in to change notification settings - Fork 705
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
KEP-2170: Add APIs for TrainJob and TrainingRuntime #2206
Comments
Could you separate the PR to create skeleton v2 manager and API changes since it is better to define APIs in the dedicated PR for easy tracking? 1st issue and PR is responsible for setting up skeleton v2 manager.
2nd issue and PR is responsible for adding APis.
Regarding the below implementations should be treated as other issues:
|
Sure, that makes sense! Will do that. |
Related: #2170.
We should add APIs for TrainJob, TrainingRuntime, ClusterTrainingRuntime.
The directory structure that we want to follow:
/assign @andreyvelich
/area api
The text was updated successfully, but these errors were encountered: