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

Ensure we use the same GRPC version everywhere #1137

Merged
merged 8 commits into from
Sep 26, 2024

Conversation

artur-ciocanu
Copy link
Contributor

Description

Ensure we use the same GRPC version everywhere

Issue reference

We strive to have all PR being opened based on an issue, where the problem or feature have been discussed prior to implementation.

Please reference the issue this PR will close: #1136

Checklist

Please make sure you've completed the relevant tasks for this PR, out of the following list:

  • Code compiles correctly
  • Created/updated tests
  • Extended the documentation

Signed-off-by: Artur Ciocanu <ciocanu@adobe.com>
@artur-ciocanu artur-ciocanu requested review from a team as code owners September 24, 2024 12:44
@artur-ciocanu
Copy link
Contributor Author

@artursouza and @cicoyle this another tiny PR that should make our life easier, since having two GRPC versions on the classpath can lead to "interesting" issues.

If everything looks good, please approve and merge.

Thank you 🙇

Signed-off-by: Artur Ciocanu <ciocanu@adobe.com>
Signed-off-by: Artur Ciocanu <ciocanu@adobe.com>
@artur-ciocanu
Copy link
Contributor Author

@salaboy @cicoyle @artursouza I have addressed the PR comments. Could you please take another look. Thank you!

Copy link
Contributor

@salaboy salaboy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

cicoyle
cicoyle previously approved these changes Sep 25, 2024
Signed-off-by: Artur Ciocanu <ciocanu@adobe.com>
Signed-off-by: Artur Ciocanu <ciocanu@adobe.com>
artursouza
artursouza previously approved these changes Sep 25, 2024
cicoyle
cicoyle previously approved these changes Sep 25, 2024
Signed-off-by: Artur Ciocanu <ciocanu@adobe.com>
Signed-off-by: Artur Ciocanu <ciocanu@adobe.com>
@artur-ciocanu
Copy link
Contributor Author

@artursouza and @cicoyle would you be so kind to approve one more time. I have tried a few things to ensure the failing test passes.

Thank you.

Signed-off-by: Artur Ciocanu <ciocanu@adobe.com>
@artur-ciocanu
Copy link
Contributor Author

@artursouza @salaboy and @cicoyle the build is finally 🟢 could you please approve and merge.

Thank you! 🙇

@artursouza artursouza merged commit cedaebc into dapr:master Sep 26, 2024
7 checks passed
@artur-ciocanu artur-ciocanu deleted the gh-1136 branch September 26, 2024 17:57
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.

Ensure we use the same GRPC version consistently across modules
4 participants