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

Restrict grpcio version to below 1.44.0 #9139

Merged
merged 2 commits into from Mar 8, 2022

Conversation

iwahbe
Copy link
Member

@iwahbe iwahbe commented Mar 8, 2022

Description

Pin the version of grpcio that python uses to <1.44.0. This is a temporary measure, waiting on either a deeper fix or grpc/grpc#29044.
Fixes #9011

Checklist

  • I have added tests that prove my fix is effective or that my feature works
  • Yes, there are changes in this PR that warrants bumping the Pulumi Service API version

@iwahbe iwahbe self-assigned this Mar 8, 2022
@iwahbe iwahbe requested a review from jaxxstorm March 8, 2022 01:17
@iwahbe iwahbe requested a review from a team March 8, 2022 01:35
@iwahbe iwahbe merged commit a784cb5 into master Mar 8, 2022
@pulumi-bot pulumi-bot deleted the iwahbe/restrict-grpcio-version branch March 8, 2022 02:43
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.

Possible grpcio issues in Python SDK
2 participants