kubeflow / training-operator

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

Automated cherry pick of #2105: Support Python 3.11 and Drop Python 3.7 #2109: changed package name to flake8 to fix pip install #2122: Fix Incorrect Events in get_job_logs API #2137

Closed tenzen-y closed 3 months ago

tenzen-y commented 3 months ago

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

2105: Support Python 3.11 and Drop Python 3.7

2109: changed package name to flake8 to fix pip install

2122: Fix Incorrect Events in get_job_logs API

For details on the cherry pick process, see the cherry pick requests page.

google-cla[bot] commented 3 months ago

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

google-oss-prow[bot] commented 3 months ago

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: Once this PR has been reviewed and has the lgtm label, please ask for approval from tenzen-y. For more information see the Kubernetes Code Review Process.

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

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

/close

google-oss-prow[bot] commented 3 months ago

@tenzen-y: Closed this PR.

In response to [this](https://github.com/kubeflow/training-operator/pull/2137#issuecomment-2155086797): >/close > Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes-sigs/prow](https://github.com/kubernetes-sigs/prow/issues/new?title=Prow%20issue:) repository.
coveralls commented 3 months ago

Pull Request Test Coverage Report for Build 9419596348

Details


Totals Coverage Status
Change from base Build 8869266420: 0.05%
Covered Lines: 4380
Relevant Lines: 12362

💛 - Coveralls