trainer/pkg/runtime
Yuki Iwai e8ab241cdf
Implement trainer.kubeflow.org/resource-in-use finalizer mechanism to TrainingRuntime (#2608)
* Implement trainer.kubeflow.org/resource-in-use finalizer mechanism to TrainingRuntime

Signed-off-by: Yuki Iwai <yuki.iwai.tz@gmail.com>

# Conflicts:
#	pkg/constants/constants.go

* Reduce permissions

Signed-off-by: Yuki Iwai <yuki.iwai.tz@gmail.com>

* Dispatch reconciliations even when TrainJob is updated

Signed-off-by: Yuki Iwai <yuki.iwai.tz@gmail.com>

---------

Signed-off-by: Yuki Iwai <yuki.iwai.tz@gmail.com>
2025-05-01 20:17:04 +00:00
..
core KEP-2401: Complement torch plugin to support torchtune config mutation (#2587) 2025-04-29 13:21:03 +00:00
framework Implement trainer.kubeflow.org/resource-in-use finalizer mechanism to TrainingRuntime (#2608) 2025-05-01 20:17:04 +00:00
indexer Implement trainer.kubeflow.org/resource-in-use finalizer mechanism to TrainingRuntime (#2608) 2025-05-01 20:17:04 +00:00
interface.go KEP-2170: Use SSA to reconcile TrainJob components (#2431) 2025-02-26 08:39:09 +00:00
runtime.go KEP-2401: Complement torch plugin to support torchtune config mutation (#2587) 2025-04-29 13:21:03 +00:00
runtime_test.go Construct Trainer based on trainer.kubeflow.org/trainjob-ancestor-step label (#2548) 2025-03-20 14:01:57 +00:00