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

Backport of NET-5824 Exported services api (#20015) #20315

Merged

Conversation

tauhid621
Copy link
Contributor

@tauhid621 tauhid621 commented Jan 23, 2024

Manual backport of #20015 as the auto created backport had conflicts.

Overview of commits
### PR Checklist
  • updated test coverage
  • external facing docs updated
  • appropriate backport labels added
  • not a security concern

* Exported services api implemented

* Tests added, refactored code

* Adding server tests

* changelog added

* Proto gen added

* Adding codegen changes

* changing url, response object

* Fixing lint error by having namespace and partition directly

* Tests changes

* refactoring tests

* Simplified uniqueness logic for exported services, sorted the response in order of service name

* Fix lint errors, refactored code
@tauhid621 tauhid621 requested a review from a team as a code owner January 23, 2024 06:39
@github-actions github-actions bot added the theme/api Relating to the HTTP API interface label Jan 23, 2024
@tauhid621 tauhid621 changed the title NET-5824 Exported services api (#20015) Backport of NET-5824 Exported services api (#20015) Jan 23, 2024
@tauhid621 tauhid621 merged commit a7362db into release/1.17.x Jan 23, 2024
103 of 104 checks passed
@tauhid621 tauhid621 deleted the tauhid621/manual_backport_exported_services_grpc branch January 23, 2024 09:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr/no-backport theme/api Relating to the HTTP API interface
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants