cli: Make util subcommand convert eACL to APE chains #1189
Labels
No labels
P0
P1
P2
P3
badger
frostfs-adm
frostfs-cli
frostfs-ir
frostfs-lens
frostfs-node
good first issue
triage
Infrastructure
blocked
bug
config
discussion
documentation
duplicate
enhancement
go
help wanted
internal
invalid
kludge
observability
perfomance
question
refactoring
wontfix
No milestone
No project
No assignees
4 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: TrueCloudLab/frostfs-node#1189
Loading…
Reference in a new issue
No description provided.
Delete branch "aarifullin/frostfs-node:feat/cli_eaclconv"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
06cc9fcffd
to7cd2d42c0f
7cd2d42c0f
to69bb1ed36d
@ -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.
Fixed
69bb1ed36d
tocbfe48b7ab