kubeflow / training-operator

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

Upgrade Kubernetes to v1.30.7 #2332

Open astefanutti opened 6 hours ago

astefanutti commented 6 hours ago

What this PR does / why we need it:

This PR includes:

Which issue(s) this PR fixes (optional, in Fixes #<issue number>, #<issue number>, ... format, will close the issue(s) when PR gets merged):

This is the first PR to fix #2291, for upgrading to 1.30 first, and that'll be followed by #2330 to upgrade to 1.31 after this one is merged.

This supersedes #2299.

Checklist:

google-oss-prow[bot] commented 6 hours 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 assign johnugeorge for approval. 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/master/OWNERS)** Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
astefanutti commented 6 hours ago

@kannon92 @tenzen-y I think this is ready for review. Please have a look. Thanks!