Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added a specific version for protobuf #2201

Merged
merged 1 commit into from
May 27, 2022
Merged

Conversation

andyi2it
Copy link
Contributor

Signed-off-by: Andrews Arokiam andrews.arokiam@ideas2it.com

What this PR does / why we need it:
Added a specific version for protobuf in requirements.txt
Since a new version of protobuf is incompatible with some of the generated code, using a specific version, thats lower than
3.20.0

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 #2200

Type of changes
Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)

Feature/Issue validation/testing:

Special notes for your reviewer:

Release note:

NONE

Added a specific version for protobuf in requirements.txt

Signed-off-by: Andrews Arokiam <andrews.arokiam@ideas2it.com>
@yuzisun
Copy link
Member

yuzisun commented May 27, 2022

/lgtm
/approve

@kserve-oss-bot
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: andyi2it, yuzisun

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:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@yuzisun yuzisun merged commit 41964fb into kserve:master May 27, 2022
yuzisun pushed a commit to yuzisun/kserve that referenced this pull request Jul 20, 2022
Added a specific version for protobuf in requirements.txt

Signed-off-by: Andrews Arokiam <andrews.arokiam@ideas2it.com>
yuzisun pushed a commit to yuzisun/kserve that referenced this pull request Jul 20, 2022
Added a specific version for protobuf in requirements.txt

Signed-off-by: Andrews Arokiam <andrews.arokiam@ideas2it.com>
yuzisun pushed a commit to yuzisun/kserve that referenced this pull request Jul 20, 2022
Added a specific version for protobuf in requirements.txt

Signed-off-by: Andrews Arokiam <andrews.arokiam@ideas2it.com>
Signed-off-by: Dan Sun <dsun20@bloomberg.net>
yuzisun pushed a commit to yuzisun/kserve that referenced this pull request Jul 20, 2022
Added a specific version for protobuf in requirements.txt

Signed-off-by: Andrews Arokiam <andrews.arokiam@ideas2it.com>
Signed-off-by: Dan Sun <dsun20@bloomberg.net>
kserve-oss-bot pushed a commit that referenced this pull request Jul 20, 2022
* Added a specific version for protobuf (#2201)

Added a specific version for protobuf in requirements.txt

Signed-off-by: Andrews Arokiam <andrews.arokiam@ideas2it.com>
Signed-off-by: Dan Sun <dsun20@bloomberg.net>

* Update kserve to 0.8.0.2

Signed-off-by: Dan Sun <dsun20@bloomberg.net>

Co-authored-by: Andrews Arokiam <87992092+andyi2it@users.noreply.github.com>
wmfgerrit pushed a commit to wikimedia/operations-docker-images-production-images that referenced this pull request Jul 25, 2022
As indicated in kserve/kserve#2201,
we need to pin the `protobuf` package to a specific version,
otherwise the code will not bootstrap correctly.

Bug: T311982
Change-Id: Ie2a71c7677b00560a5891ef7051e660620bca4f5
alexagriffith pushed a commit to alexagriffith/kserve that referenced this pull request Sep 19, 2022
Added a specific version for protobuf in requirements.txt

Signed-off-by: Andrews Arokiam <andrews.arokiam@ideas2it.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

PRs fail because of the new version of protobuf being pulled
3 participants