cli, objectSvc: Do not convert CID to native-schema resource name format #869

Merged
fyrchik merged 2 commits from aarifullin/frostfs-node:fix/dont_convert_cid_to_native_fmt into master 2023-12-14 11:01:22 +00:00
Member

This is not a bug but we do not need to convert CID to native-schema format

  • Fix add-rule, list-rules, remove-rule, get-rule commands: do not convert container ID to native-schema resource format and pass it to control API.
  • Do not convert CID from request to native-schema resource format - this step is unneccessary for APE.

The same problem is here

This is not a bug but we do not need to convert CID to native-schema [format](https://git.frostfs.info/TrueCloudLab/frostfs-node/src/commit/39060382a1a0eb6233460775b8b03d641a6f6638/cmd/frostfs-cli/modules/control/add_rule.go#L65) * Fix add-rule, list-rules, remove-rule, get-rule commands: do not convert container ID to native-schema resource format and pass it to control API. * Do not convert CID from request to native-schema resource format - this step is unneccessary for APE. The same problem is [here](https://git.frostfs.info/TrueCloudLab/policy-engine/pulls/32/files)
aarifullin requested review from storage-core-committers 2023-12-13 13:12:09 +00:00
aarifullin requested review from storage-core-developers 2023-12-13 13:12:10 +00:00
aarifullin added the
frostfs-cli
label 2023-12-13 13:12:17 +00:00
aarifullin force-pushed fix/dont_convert_cid_to_native_fmt from 6cf0f2dc8c to ef0551c347 2023-12-13 13:13:01 +00:00 Compare
fyrchik approved these changes 2023-12-13 13:13:44 +00:00
acid-ant approved these changes 2023-12-13 13:38:18 +00:00
elebedeva approved these changes 2023-12-14 11:00:48 +00:00
fyrchik merged commit bdd43f6211 into master 2023-12-14 11:01:22 +00:00
Sign in to join this conversation.
No reviewers
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#869
No description provided.