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.

@fschade fschade requested review from kulmann and lookacat as code owners June 6, 2023 08:27
@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 force-pushed the reva-selector-pool branch from 2bb7cd3 to 0835b32 Compare June 7, 2023 13:13
@fschade fschade force-pushed the reva-selector-pool branch from 0835b32 to 055ca8f Compare June 7, 2023 13:26
@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
@fschade fschade force-pushed the reva-selector-pool branch from f012366 to 3d6191b Compare June 7, 2023 19:41
@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
@fschade fschade force-pushed the reva-selector-pool branch from d3b438a to 31178b2 Compare June 7, 2023 22:22
@rhafer rhafer force-pushed the reva-selector-pool branch from 7ca2e63 to 0ecb240 Compare June 8, 2023 08:49
@sonarqubecloud
Copy link

sonarqubecloud 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
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 <rhaferkamp@owncloud.com>
@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 <rhaferkamp@owncloud.com>
@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.

4 participants