v1.2.0
版本发布时间: 2021-08-04 03:22:25
kubeflow/training-operator最新发布版本:v1.8.1(2024-09-10 23:14:59)
v1.2.0 (2021-08-03)
Features
- Add job namespace to
tf_operator_jobs_*
counters (#1283, @alembiewski) - feat: upgrade kubeflow common and volcano version (#1276, @shinytang6)
- Add task type annotation for pods when EnableGangScheduling is true. (#1268, @jiangkaihua)
Bug fixes
- Fix invalid pointer when tfjob is deleted (#1285, @johnugeorge)
- fix get_logs pod_names type and iteration blocking (#1280, @Windfarer)
- fix calling custom_api.delete_namespaced_custom_object args error (#1281, @Windfarer)
- fix: Remove the dup comment tag (#1274, @gaocegege)
- Fix: Remove Github CD workflow (#1263, @PatrickXYS)
- Fix: the "follow" of TFJobClient.get_logs (#1254, @Windfarer)
Misc
- Update container image for v1.1.1 (#1328, @Jeffwan)
- add a specific version of tensorflow_datasets (#1305, @jazzsir)
- Remove vendor folder (#1288, @Jeffwan)
- add podgroups rule in cluster-role.yaml (#1272, @huone1)
- Use remote Kustomize build option in standalone installation instructions (#1266, @verult)