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

Add ACL functions to admin client #697

Merged
merged 24 commits into from
Oct 2, 2020

Commits on Apr 11, 2020

  1. Add enums for acl commands

    Signed-off-by: Shubhanil Bag <shubhanil.bag@gmail.com>
    shubhanilBag committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    d42a1c9 View commit details
    Browse the repository at this point in the history
  2. Implement protocol for createAcls

    Signed-off-by: Shubhanil Bag <shubhanil.bag@gmail.com>
    shubhanilBag committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    e1679bc View commit details
    Browse the repository at this point in the history
  3. Implement protocol for describeAcls

    Signed-off-by: Shubhanil Bag <shubhanil.bag@gmail.com>
    shubhanilBag committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    10ad277 View commit details
    Browse the repository at this point in the history
  4. Implement protocol for deleteAcls

    Signed-off-by: Shubhanil Bag <shubhanil.bag@gmail.com>
    shubhanilBag committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    b59960a View commit details
    Browse the repository at this point in the history
  5. Implement functions in broker

    Signed-off-by: Shubhanil Bag <shubhanil.bag@gmail.com>
    shubhanilBag committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    dfcc584 View commit details
    Browse the repository at this point in the history
  6. Implement acl functions in admin client, add test case

    Signed-off-by: Shubhanil Bag <shubhanil.bag@gmail.com>
    shubhanilBag committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    86e8a13 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2020

  1. Enable Kafka simple authorizer in docker compose

    Signed-off-by: Shubhanil Bag <shubhanil.bag@gmail.com>
    shubhanilBag committed Apr 12, 2020
    Configuration menu
    Copy the full SHA
    315d9a1 View commit details
    Browse the repository at this point in the history
  2. Fix lint errors

    Signed-off-by: Shubhanil Bag <shubhanil.bag@gmail.com>
    shubhanilBag committed Apr 12, 2020
    Configuration menu
    Copy the full SHA
    a60b486 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2020

  1. Fix tests, add tests for individual acl operations

    Signed-off-by: Shubhanil Bag <shubhanil.bag@gmail.com>
    shubhanilBag committed Apr 25, 2020
    Configuration menu
    Copy the full SHA
    e154158 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2020

  1. Configuration menu
    Copy the full SHA
    967d9b2 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2020

  1. Configuration menu
    Copy the full SHA
    9479116 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2020

  1. Configuration menu
    Copy the full SHA
    6cb57e1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5eea5ea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ff9e8eb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c347595 View commit details
    Browse the repository at this point in the history
  5. Clean up protocol definitions

    tulios committed Sep 30, 2020
    Configuration menu
    Copy the full SHA
    da0d843 View commit details
    Browse the repository at this point in the history
  6. Simplify tests

    tulios committed Sep 30, 2020
    Configuration menu
    Copy the full SHA
    149613c View commit details
    Browse the repository at this point in the history
  7. Add docs

    tulios committed Sep 30, 2020
    Configuration menu
    Copy the full SHA
    953bceb View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2020

  1. Normalize input name

    tulios committed Oct 1, 2020
    Configuration menu
    Copy the full SHA
    2c809a6 View commit details
    Browse the repository at this point in the history
  2. Add types for Acl operations

    tulios committed Oct 1, 2020
    Configuration menu
    Copy the full SHA
    12b1575 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b09b54e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dfd2a0e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    69f864d View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2020

  1. Configuration menu
    Copy the full SHA
    0d709f5 View commit details
    Browse the repository at this point in the history