kubeflow / katib

Automated Machine Learning on Kubernetes
https://www.kubeflow.org/docs/components/katib
Apache License 2.0
1.45k stars 425 forks source link

Upgrade the protobuf version to >=4.21.12,<5 #2358

Closed tenzen-y closed 2 weeks ago

tenzen-y commented 2 weeks ago

What this PR does / why we need it: I upgraded the protobuf versions with >=4.21.12,<5. I aligned those versions with KFP (https://github.com/kubeflow/pipelines/blob/sdk-2.7.0/sdk/python/requirements.in#L21).

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

Checklist:

tenzen-y commented 2 weeks ago

/assign @andreyvelich @johnugeorge

google-oss-prow[bot] commented 2 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/katib/blob/master/OWNERS)~~ [andreyvelich] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
andreyvelich commented 2 weeks ago

Please cherry-pick this PR to the release branch