Skip to content
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

API to delete rules from EACL tables and filters #580

Open
roman-khimov opened this issue Apr 19, 2024 · 0 comments
Open

API to delete rules from EACL tables and filters #580

roman-khimov opened this issue Apr 19, 2024 · 0 comments
Labels
enhancement Improving existing functionality I3 Minimal impact S4 Routine U4 Nothing urgent

Comments

@roman-khimov
Copy link
Member

Is your feature request related to a problem? Please describe.

I'm always frustrated when people can't manage EACL the way they want to. They can add rules, but can't delete them.
https://pkg.go.dev/github.com/nspcc-dev/[email protected]/eacl#Table

Describe the solution you'd like

Add APIs to delete rules or filters, they can be convenient in some cases (get EACL/modify/update).

Describe alternatives you've considered

Make it an open structure and manage items in a slice. So convenient... But doesn't fit current model, unfortunately.

@roman-khimov roman-khimov added enhancement Improving existing functionality U4 Nothing urgent S4 Routine I3 Minimal impact labels Apr 19, 2024
@roman-khimov roman-khimov changed the title API to delte rules from EACL tables and filters API to delete rules from EACL tables and filters Apr 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improving existing functionality I3 Minimal impact S4 Routine U4 Nothing urgent
Projects
None yet
Development

No branches or pull requests

1 participant