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 fixes and readme updates #2

Conversation

turkenh
Copy link

@turkenh turkenh commented Jan 25, 2022

Description of your changes

This PR:

  • Fixes minor issues in ACL controller/client
  • Updates readme with:
    • Enabling ACLs with local Kafka environment
    • Changing cli tool to another one with ACL support

I have:

  • Read and followed Crossplane's contribution process.
  • Run make reviewable test to ensure this PR is ready for review.

How has this code been tested

With this PR, I could verify that an ACL is created with the client/controller as follows:

kcl admin acl describe --type any --pattern match --op any --perm any

TYPE   NAME          PATTERN  PRINCIPAL   HOST  OPERATION  PERMISSION  ERROR  ERROR MESSAGE
TOPIC  sample_topic  LITERAL  User:Jon    *     WRITE      ALLOW

Signed-off-by: Hasan Turken <turkenh@gmail.com>
Signed-off-by: Hasan Turken <turkenh@gmail.com>
Signed-off-by: Hasan Turken <turkenh@gmail.com>
Signed-off-by: Hasan Turken <turkenh@gmail.com>
@turkenh turkenh changed the title Minor fixes and readme updates ACL fixes and readme updates Jan 25, 2022
@marshmallory marshmallory merged commit cb9f959 into libertymutual:feature/support-to-add-remove-and-list-acls Jan 25, 2022
marshmallory pushed a commit that referenced this pull request Feb 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants