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

ACL set APIs needed for match criteria and logging #138

Open
anfredette opened this issue Mar 16, 2021 · 0 comments
Open

ACL set APIs needed for match criteria and logging #138

anfredette opened this issue Mar 16, 2021 · 0 comments

Comments

@anfredette
Copy link
Contributor

ovn-kubernetes requires the ability to modify the match criteria and/or logging configuration for an existing ACL.

anfredette added a commit to anfredette/go-ovn that referenced this issue Mar 16, 2021
…an existing ACL

Addresses Issue eBay#138

Signed-off-by: Andre Fredette <afredette@redhat.com>
anfredette added a commit to anfredette/go-ovn that referenced this issue Mar 16, 2021
…xisting ACL

This was accomplished by adding the following two APIs and corresponding
test cases:

- ACLSetMatchEntity()
- ACLSetLoggingEntity()

Addresses Issue eBay#138

Signed-off-by: Andre Fredette <afredette@redhat.com>
anfredette added a commit to anfredette/go-ovn that referenced this issue Mar 30, 2021
…xisting ACL

This was accomplished by adding the following two APIs and corresponding
test cases:

- ACLSetMatchEntity()
- ACLSetLoggingEntity()

Addresses Issue eBay#138

Signed-off-by: Andre Fredette <afredette@redhat.com>
anfredette added a commit to anfredette/go-ovn that referenced this issue Apr 9, 2021
- Support setting ACL name in ACLAddEntity()
- Add ACL set support for ACL name, match and logging for an existing ACL
- Use ACL UUID to identify ACL in ACLDelEntity()

Addresses Issues eBay#137 and eBay#138

Signed-off-by: Andre Fredette <afredette@redhat.com>
anfredette added a commit to anfredette/go-ovn that referenced this issue Apr 9, 2021
- Support setting ACL name in ACLAddEntity()
- Add ACL set support for ACL name, match and logging for an existing ACL
- Use ACL UUID to identify ACL in ACLDelEntity()

Addresses Issues eBay#137 and eBay#138

Signed-off-by: Andre Fredette <afredette@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant