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

[configgrpc] Update public methods to accept context.Context #9812

Closed
Tracked by #9490
TylerHelmuth opened this issue Mar 21, 2024 · 2 comments · Fixed by #9836
Closed
Tracked by #9490

[configgrpc] Update public methods to accept context.Context #9812

TylerHelmuth opened this issue Mar 21, 2024 · 2 comments · Fixed by #9836

Comments

@TylerHelmuth
Copy link
Member

No description provided.

@AkhigbeEromo
Copy link
Contributor

hello @TylerHelmuth, while working on this issue I realized that all the public functions in configgrpc.go already accept context. The only public function that does not accept context is a deprecated function called SanitizedEndpoint()

@TylerHelmuth
Copy link
Member Author

@AkhigbeEromo correct. There is 1 more round of deprecation and then we'll be able to call this closed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants