cli/util: Fix basic ACL rendering #132
No reviewers
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
3 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: TrueCloudLab/frostfs-node#132
Loading…
Reference in a new issue
No description provided.
Delete branch "acid-ant/frostfs-node:bugfix/fix-basic-acl-rendering"
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?
In previous implementation pretty-printer of basic ACL in NeoFS CLI had
mistakes:
Extendable()
property instead of its inversionacl.RoleInnerRing
rightsMake
PrettyPrintTableBACL
to correctly render mentioned bits.Signed-off-by: Leonard Lyubich ctulhurider@gmail.com
Cherry-pick changes from https://github.com/nspcc-dev/neofs-node/pull/2259/files
Could you remove "Close" from the description?
And also replace #2259 with #132 in the commit message.
e7cfbc02fc
to24a540caa8
Done
Ok but commit message changes do not seem right to me.