Skip to content

Add grpcio support to parse_grpc_uri()#54

Merged
llucax merged 2 commits intofrequenz-floss:v0.x.xfrom
llucax:parse_uri-grpcio
Jun 3, 2024
Merged

Add grpcio support to parse_grpc_uri()#54
llucax merged 2 commits intofrequenz-floss:v0.x.xfrom
llucax:parse_uri-grpcio

Conversation

@llucax
Copy link
Contributor

@llucax llucax commented May 30, 2024

  • Add more gRPC hacks to deal with channels
  • Make parse_grpc_uri() compatible with grpcio

@llucax llucax requested a review from a team as a code owner May 30, 2024 11:48
@llucax llucax requested a review from Marenz May 30, 2024 11:48
@leandro-lucarella-frequenz leandro-lucarella-frequenz added this to the v0.5.0 milestone May 30, 2024
@github-actions github-actions bot added part:docs Affects the documentation part:code Affects the code in general labels May 30, 2024
@llucax llucax added scope:breaking-change Breaking change, users will need to update their code type:enhancement New feature or enhancement visitble to users labels May 30, 2024
@llucax llucax force-pushed the parse_uri-grpcio branch from a66f75e to e6a56d2 Compare May 30, 2024 11:49
@llucax llucax enabled auto-merge May 30, 2024 11:49
@llucax
Copy link
Contributor Author

llucax commented May 30, 2024

Enabled auto-merge.

@llucax llucax force-pushed the parse_uri-grpcio branch 3 times, most recently from 4093c3a to 015078d Compare May 30, 2024 12:21
@github-actions github-actions bot added the part:tests Affects the unit, integration and performance (benchmarks) tests label May 30, 2024
@llucax llucax force-pushed the parse_uri-grpcio branch from 015078d to 2ef930a Compare May 31, 2024 13:27
llucax added 2 commits May 31, 2024 15:41
This will soon be used to make `parse_grpc_url()` support grpcio too.

Signed-off-by: Leandro Lucarella <luca-frequenz@llucax.com>
Now `parse_grpc_uri()` takes the channel type as an extra argument and
will create the appropriate type of channel based on this.

Signed-off-by: Leandro Lucarella <luca-frequenz@llucax.com>
@llucax llucax added this pull request to the merge queue Jun 3, 2024
Merged via the queue into frequenz-floss:v0.x.x with commit ae11e6e Jun 3, 2024
@llucax llucax deleted the parse_uri-grpcio branch June 3, 2024 08:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

part:code Affects the code in general part:docs Affects the documentation part:tests Affects the unit, integration and performance (benchmarks) tests scope:breaking-change Breaking change, users will need to update their code type:enhancement New feature or enhancement visitble to users

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants