Drop reputation #247

Merged
fyrchik merged 1 commit from refactor/drop-reputation into master 2023-07-26 21:07:57 +00:00
Contributor

See #247.

See https://git.frostfs.info/TrueCloudLab/frostfs-node/pulls/247.
carpawell self-assigned this 2023-04-13 17:08:23 +00:00
carpawell referenced this pull request from a commit 2023-04-13 17:08:43 +00:00
carpawell force-pushed refactor/drop-reputation from 5651bcc7d3 to 1615b3b4e3 2023-04-13 17:08:45 +00:00 Compare
Author
Contributor

image

![image](/attachments/92111e7b-51b6-4f18-8763-c29eab1de2fc)
carpawell requested review from storage-core-developers 2023-04-13 17:10:54 +00:00
carpawell requested review from storage-core-committers 2023-04-13 17:10:54 +00:00
carpawell requested review from fyrchik 2023-04-13 17:10:58 +00:00
acid-ant approved these changes 2023-04-14 06:22:51 +00:00
dstepanov-yadro approved these changes 2023-04-14 06:37:33 +00:00
carpawell referenced this pull request from a commit 2023-04-14 11:40:48 +00:00
carpawell force-pushed refactor/drop-reputation from 1615b3b4e3 to 74c16e557c 2023-04-14 11:40:50 +00:00 Compare
carpawell referenced this pull request from a commit 2023-04-14 11:42:02 +00:00
carpawell force-pushed refactor/drop-reputation from 74c16e557c to 33a9b5067a 2023-04-14 11:42:04 +00:00 Compare
carpawell force-pushed refactor/drop-reputation from 33a9b5067a to b453bb754c 2023-04-14 11:44:25 +00:00 Compare
carpawell added 2 commits 2023-04-14 11:55:19 +00:00
Drop the code that was expected to work with global reputation network
parameters.

Signed-off-by: Pavel Karpy <p.karpy@yadro.com>
[#247] client: Drop reputation related RPCs
All checks were successful
ci/woodpecker/pr/pre-commit Pipeline was successful
ci/woodpecker/push/pre-commit Pipeline was successful
070154d506
Signed-off-by: Pavel Karpy <p.karpy@yadro.com>
fyrchik approved these changes 2023-04-14 12:15:54 +00:00
@ -330,3 +330,3 @@
clientCache interface {
Get(client.NodeInfo) (client.Client, error)
Get(client.NodeInfo) (client.MultiAddressClient, error)
Owner

Is it related to this commit?

Is it related to this commit?
Owner

Is it related to this commit?

Is it related to this commit?
Owner

Is it related to this commit?

Is it related to this commit?
fyrchik merged commit 070154d506 into master 2023-04-14 12:28:22 +00:00
fyrchik deleted branch refactor/drop-reputation 2023-04-14 12:28:22 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
4 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: TrueCloudLab/frostfs-node#247
No description provided.