Basic ACL restrictions on Extended ACL #5

Closed
opened 2023-01-24 08:05:26 +00:00 by alexvanin · 1 comment
alexvanin commented 2023-01-24 08:05:26 +00:00 (Migrated from github.com)

Basic ACL has some restrictions, so the user can't deny system requests like object.Head or object.RangeHash. This is required to keep system processes running e.g. object replication.

Extended ACL can override those restriction which doesn't seem right to me. Restricted object.Head request will always fail replication check and produce extra work on replicator mechanism.

/cc @carpawell

Basic ACL has some restrictions, so the user can't deny system requests like `object.Head` or `object.RangeHash`. This is required to keep system processes running e.g. object replication. Extended ACL can override those restriction which doesn't seem right to me. Restricted `object.Head` request will always fail replication check and produce extra work on replicator mechanism. /cc @carpawell
realloc added the
triage
label 2023-03-23 14:16:48 +00:00
realloc added
wontfix
and removed
triage
labels 2023-09-04 10:57:28 +00:00
Owner

Will be fixed by new policy handling mechanics in future versions.

Will be fixed by new policy handling mechanics in future versions.
Sign in to join this conversation.
No milestone
No project
No assignees
2 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#5
No description provided.