Generate protobufs for Patch and introduce a new rpc #94

Merged
fyrchik merged 2 commits from aarifullin/frostfs-api-go:feat/patch/1 into master 2024-07-29 08:55:18 +00:00
Member
  • object service: Generate protobufs for Patch method
  • Generate protobufs for patch method;
  • Create marshalers, unmarshalers, converters for gererated types;
  • Add unit-tests.
  • rpc: Introduce ObjectService.Patch method
* object service: Generate protobufs for `Patch` method * Generate protobufs for patch method; * Create marshalers, unmarshalers, converters for gererated types; * Add unit-tests. * rpc: Introduce `ObjectService.Patch` method
aarifullin added 2 commits 2024-07-24 15:59:43 +00:00
* Generate protobufs for patch method;
* Create marshalers, unmarshalers, converters for gererated types;
* Add unit-tests.

Signed-off-by: Airat Arifullin <a.arifullin@yadro.com>
[#XX] rpc: Introduce ObjectService.Patch method
Some checks failed
DCO action / DCO (pull_request) Failing after 51s
Tests and linters / Tests (1.19) (pull_request) Successful in 1m5s
Tests and linters / Lint (pull_request) Failing after 2m1s
Tests and linters / Tests (1.20) (pull_request) Successful in 2m3s
Tests and linters / Tests with -race (pull_request) Successful in 2m2s
c3e67dbf54
Signed-off-by: Airat Arifullin <a.arifullin@yadro.com>
aarifullin force-pushed feat/patch/1 from c3e67dbf54 to ea050ffa33 2024-07-24 16:00:24 +00:00 Compare
aarifullin requested review from storage-core-committers 2024-07-24 16:00:39 +00:00
aarifullin requested review from storage-core-developers 2024-07-24 16:02:11 +00:00
aarifullin requested review from storage-services-committers 2024-07-24 16:02:12 +00:00
aarifullin requested review from storage-services-developers 2024-07-24 16:02:36 +00:00
aarifullin force-pushed feat/patch/1 from ea050ffa33 to 0bc0a5d8e6 2024-07-24 16:44:50 +00:00 Compare
dstepanov-yadro approved these changes 2024-07-25 07:31:54 +00:00
fyrchik approved these changes 2024-07-29 08:54:31 +00:00
fyrchik merged commit 8580b49c8d into master 2024-07-29 08:55:17 +00:00
Sign in to join this conversation.
No reviewers
TrueCloudLab/storage-core-developers
TrueCloudLab/storage-services-committers
TrueCloudLab/storage-services-developers
No milestone
No project
No assignees
3 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-api-go#94
No description provided.