Skip to content

Conversation

cason
Copy link

@cason cason commented Oct 11, 2023

Partially addresses #1419:

  • Close method for gRPC client 3479642

Should not conflict with #1473, so they can be merged in any order.


PR checklist

  • Tests written/updated
  • Changelog entry added in .changelog (we use unclog to manage our changelog)
  • Updated relevant documentation (docs/ or spec/) and code comments

@cason cason requested a review from a team as a code owner October 11, 2023 14:00
@cason cason added this to the 2023-Q4 milestone Oct 11, 2023
@cason cason added the grpc Anything relating to the gRPC API label Oct 11, 2023
@cason cason self-assigned this Oct 11, 2023
@cason cason mentioned this pull request Oct 11, 2023
17 tasks
@cason cason requested review from jmalicevic and hvanz October 11, 2023 14:02
@cason
Copy link
Author

cason commented Oct 11, 2023

No conflicts, automatic backport of #1251.

@cason cason force-pushed the cason/backport-pr1251-v0.38-2 branch 2 times, most recently from 20f1e0c to 579b18c Compare October 13, 2023 07:40
* grpc: Add close method to client

Signed-off-by: Thane Thomson <connect@thanethomson.com>

* grpc: Add close method to privileged client

Signed-off-by: Thane Thomson <connect@thanethomson.com>

* test/e2e: Close gRPC clients after testing

Signed-off-by: Thane Thomson <connect@thanethomson.com>

---------

Signed-off-by: Thane Thomson <connect@thanethomson.com>
@cason cason force-pushed the cason/backport-pr1251-v0.38-2 branch from 579b18c to d27b2b4 Compare October 13, 2023 08:39
Copy link
Member

@hvanz hvanz left a comment

Choose a reason for hiding this comment

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

LGTM

@cason cason merged commit ce09091 into v0.38.x-experimental Oct 13, 2023
@cason cason deleted the cason/backport-pr1251-v0.38-2 branch October 13, 2023 08:48
lasarojc pushed a commit that referenced this pull request Nov 13, 2023
* grpc: Add close method to client



* grpc: Add close method to privileged client



* test/e2e: Close gRPC clients after testing



---------

Signed-off-by: Thane Thomson <connect@thanethomson.com>
Co-authored-by: Thane Thomson <connect@thanethomson.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
grpc Anything relating to the gRPC API
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

4 participants