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

Skip version 1.45.0 of grpcio and grpcio-status #913

Merged
merged 1 commit into from
Apr 6, 2022

Conversation

eapolinario
Copy link
Collaborator

Signed-off-by: Eduardo Apolinario eapolinario@users.noreply.github.com

TL;DR

Version 1.45.0 of grpcio was yanked, but simply adding only that constraint was not enough as grpcio-status==1.45.0 was not yanked.

Type

  • Bug Fix
  • Feature
  • Plugin

Are all requirements met?

  • Code completed
  • Smoke tested
  • Unit tests added
  • Code documentation added
  • Any pending items have an associated Issue

Complete description

Version 1.45.0 of grpcio was yanked, but we were also pulling in grpcio-status==1.45.0. grpc/grpc#29310 is an issue for a similar grpc package, but just to unblock flytekit master, let's force skipping the grpcio-status==1.45.0 for now.

Tracking Issue

https://github.com/flyteorg/flyte/issues/

Follow-up issue

NA

Signed-off-by: Eduardo Apolinario <eapolinario@users.noreply.github.com>
@codecov
Copy link

codecov bot commented Apr 5, 2022

Codecov Report

Merging #913 (9fc8e06) into master (be7c18e) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #913   +/-   ##
=======================================
  Coverage   86.43%   86.43%           
=======================================
  Files         240      240           
  Lines       23145    23145           
  Branches     2610     2610           
=======================================
  Hits        20005    20005           
  Misses       2693     2693           
  Partials      447      447           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update be7c18e...9fc8e06. Read the comment docs.

@eapolinario eapolinario merged commit 3cfbb71 into master Apr 6, 2022
myz540 pushed a commit to ProjectAussie/flytekit that referenced this pull request Apr 11, 2022
Signed-off-by: Eduardo Apolinario <eapolinario@users.noreply.github.com>

Co-authored-by: Eduardo Apolinario <eapolinario@users.noreply.github.com>
Signed-off-by: Mike Zhong <mzhong@embarkvet.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants