cli: Make util subcommand convert eACL to APE chains #1189

Merged
fyrchik merged 2 commits from aarifullin/frostfs-node:feat/cli_eaclconv into master 2024-06-20 11:29:05 +00:00
Collaborator
  • Also fix role converting
* Also fix role converting
aarifullin added 1 commit 2024-06-18 15:39:48 +00:00
Vulncheck / Vulncheck (pull_request) Successful in 3m44s Details
Tests and linters / Lint (pull_request) Successful in 5m50s Details
DCO action / DCO (pull_request) Failing after 6m3s Details
Build / Build Components (1.21) (pull_request) Successful in 6m23s Details
Tests and linters / gopls check (pull_request) Successful in 6m36s Details
Build / Build Components (1.22) (pull_request) Successful in 7m0s Details
Tests and linters / Staticcheck (pull_request) Successful in 7m39s Details
Tests and linters / Tests (1.22) (pull_request) Failing after 10m40s Details
Tests and linters / Tests (1.21) (pull_request) Failing after 10m47s Details
Tests and linters / Tests with -race (pull_request) Failing after 11m12s Details
Pre-commit hooks / Pre-commit (pull_request) Successful in 18m41s Details
06cc9fcffd
[#XX] cli: Make util subcommand convert eACL to APE chains
Signed-off-by: Airat Arifullin <a.arifullin@yadro.com>
aarifullin force-pushed feat/cli_eaclconv from 06cc9fcffd to 7cd2d42c0f 2024-06-18 15:40:14 +00:00 Compare
aarifullin requested review from storage-core-committers 2024-06-18 15:40:29 +00:00
aarifullin requested review from storage-core-developers 2024-06-18 15:40:44 +00:00
aarifullin force-pushed feat/cli_eaclconv from 7cd2d42c0f to 69bb1ed36d 2024-06-19 07:35:24 +00:00 Compare
fyrchik reviewed 2024-06-19 11:44:19 +00:00
@ -151,3 +151,3 @@
req := &testRequest{
props: map[string]string{
nativeschema.PropertyKeyActorRole: eacl.RoleOthers.String(),
nativeschema.PropertyKeyActorRole: nativeschema.PropertyValueContainerRoleOthers,

The fix is unrelated to introducing CLI command, should be in a separate commit.

The fix is unrelated to introducing CLI command, should be in a separate commit.
Poster
Collaborator

Fixed

Fixed
aarifullin force-pushed feat/cli_eaclconv from 69bb1ed36d to cbfe48b7ab 2024-06-20 08:46:07 +00:00 Compare
acid-ant approved these changes 2024-06-20 09:10:43 +00:00
elebedeva approved these changes 2024-06-20 10:13:33 +00:00
fyrchik merged commit ec76689ab7 into master 2024-06-20 11:29:05 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
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#1189
There is no content yet.