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

[full-ci] enhancement: use reva client pool selectors #6452

Merged
merged 7 commits into from
Jun 8, 2023

Conversation

fschade
Copy link
Contributor

@fschade fschade commented Jun 6, 2023

Use reva client selectors instead of the static clients, this introduces the ocis service registry in reva.
The service discovery now resolves reva services by name and the client selectors pick a random registered service node.

@update-docs
Copy link

update-docs bot commented Jun 6, 2023

Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would create a changelog item based on your changes.

@fschade fschade marked this pull request as draft June 6, 2023 08:28
@fschade fschade marked this pull request as ready for review June 7, 2023 13:27
@fschade fschade requested review from rhafer and butonic June 7, 2023 13:27
register mock service to registry and pass tests
@ownclouders
Copy link
Contributor

ownclouders commented Jun 7, 2023

@fschade fschade changed the title enhancement: use reva client pool selectors [full-ci] enhancement: use reva client pool selectors Jun 7, 2023
@sonarcloud
Copy link

sonarcloud bot commented Jun 8, 2023

SonarCloud Quality Gate failed.    Quality Gate failed

Bug C 1 Bug
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 9 Code Smells

25.9% 25.9% Coverage
21.6% 21.6% Duplication

@fschade fschade merged commit 4f26424 into owncloud:master Jun 8, 2023
1 of 2 checks passed
ownclouders pushed a commit that referenced this pull request Jun 8, 2023
* enhancement: use reva client pool selectors

register mock service to registry and pass tests

* enhancement: bump reva

* Fix a couple of linter issues

---------

Co-authored-by: Ralf Haferkamp <[email protected]>
@micbar micbar mentioned this pull request Jun 8, 2023
13 tasks
fschade added a commit that referenced this pull request Jul 10, 2023
* enhancement: use reva client pool selectors

register mock service to registry and pass tests

* enhancement: bump reva

* Fix a couple of linter issues

---------

Co-authored-by: Ralf Haferkamp <[email protected]>
@micbar micbar mentioned this pull request Jul 24, 2023
68 tasks
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.

None yet

4 participants