-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Move EACL Table conversion in neofs package #575
Labels
enhancement
Improving existing functionality
I4
No visible changes
S2
Regular significance
U4
Nothing urgent
Comments
@alexvanin what does |
It's an intermediate model between EACL (from NeoFS) and ACL, Policy (from AWS) |
Originally we planned to build abstract syntax tree of S3 ACL grammar as inermidate model, as mentioned above. |
masterSplinter01
added a commit
to masterSplinter01/neofs-s3-gw
that referenced
this issue
Aug 11, 2022
Signed-off-by: Angira Kekteeva <[email protected]>
Blocked until v0.25.0 |
Blocked until v0.26.0 |
roman-khimov
added
enhancement
Improving existing functionality
U4
Nothing urgent
S2
Regular significance
I4
No visible changes
and removed
refactor
labels
Dec 20, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
enhancement
Improving existing functionality
I4
No visible changes
S2
Regular significance
U4
Nothing urgent
ast
->eacl
and conversion and vice-versa is related to internal structure of NeoFS, so we can place it inneofs
package.The text was updated successfully, but these errors were encountered: