kubeflow / training-operator

Distributed ML Training and Fine-Tuning on Kubernetes
https://www.kubeflow.org/docs/components/training
Apache License 2.0
1.51k stars 660 forks source link

Automated cherry pick of #2105: Support Python 3.11 and Drop Python 3.7 #2122: Fix Incorrect Events in get_job_logs API #2138

Closed tenzen-y closed 3 weeks ago

tenzen-y commented 3 weeks ago

Cherry pick of #2105 #2122 on v1.8-branch.

2105: Support Python 3.11 and Drop Python 3.7

2122: Fix Incorrect Events in get_job_logs API

coveralls commented 3 weeks ago

Pull Request Test Coverage Report for Build 9419605242

Details


Files with Coverage Reduction New Missed Lines %
pkg/controller.v1/mpi/mpijob_controller.go 2 80.67%
<!-- Total: 2 -->
Totals Coverage Status
Change from base Build 8869266420: 0.0%
Covered Lines: 4374
Relevant Lines: 12362

💛 - Coveralls
google-oss-prow[bot] commented 3 weeks ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: andreyvelich

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/kubeflow/training-operator/blob/v1.8-branch/OWNERS)~~ [andreyvelich] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment