Fix eACL -> APE converter #852

Closed
opened 2023-12-08 11:17:58 +00:00 by dstepanov-yadro · 0 comments

After TrueCloudLab/policy-engine#21 APE's chain.Match behavior has changed: any Deny will have the highest priority.
But eACL has other behavior: first match returns as result.
So need to change eACL -> APE converter: set ReturnFirstMatch chain property to True.

After https://git.frostfs.info/TrueCloudLab/policy-engine/issues/21 APE's `chain.Match` behavior has changed: any `Deny` will have the highest priority. But eACL has other behavior: first match returns as result. So need to change eACL -> APE converter: set ReturnFirstMatch chain property to True.
dstepanov-yadro added the
bug
triage
labels 2023-12-08 11:17:58 +00:00
dstepanov-yadro self-assigned this 2023-12-11 07:44:18 +00:00
fyrchik added the
frostfs-node
label 2023-12-11 10:04:40 +00:00
fyrchik added this to the v0.38.0 milestone 2023-12-11 10:04:49 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
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#852
No description provided.