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

Expose cluster ACL list #2818

Merged
merged 31 commits into from
May 2, 2023
Merged

Expose cluster ACL list #2818

merged 31 commits into from
May 2, 2023

Commits on Oct 20, 2022

  1. ISSUE-2787:

    1. Getting topic config defaults from server response
    2. rm KafkaConstants
    3. doc field added to TopicConfigDTO
    iliax committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    4f3ae69 View commit details
    Browse the repository at this point in the history
  2. ReactiveAdminClient.SupportedFeature refactor

    iliax committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    86d931a View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2022

  1. ISSUE-754: Backend for kafka ACLs

    iliax committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    83bccc1 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2022

  1. ISSUE-754: UnsupportedVersionException handling added when trying che…

    …ck is ACL enabled
    iliax committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    c1d9f01 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2022

  1. merged with master

    iliax committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    fcfdc69 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd6fb51 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    257cc7e View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2023

  1. syncAclWithAclCsv test added

    iliax committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    13af67c View commit details
    Browse the repository at this point in the history
  2. merge with master

    iliax committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    b16ec76 View commit details
    Browse the repository at this point in the history
  3. checkstyle fix

    iliax committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    0db0af0 View commit details
    Browse the repository at this point in the history
  4. RBAC integration added

    iliax committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    cb17449 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2023

  1. Merge branch 'master' of github.com:provectus/kafka-ui into ISSUE_754…

    …_acl
    
    � Conflicts:
    �	documentation/compose/kafka-ui-sasl.yaml
    �	kafka-ui-api/src/main/java/com/provectus/kafka/ui/model/rbac/AccessContext.java
    �	kafka-ui-api/src/main/java/com/provectus/kafka/ui/service/FeatureService.java
    �	kafka-ui-api/src/main/java/com/provectus/kafka/ui/service/ReactiveAdminClient.java
    �	kafka-ui-contract/src/main/resources/swagger/kafka-ui-api.yaml
    iliax committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    4173f78 View commit details
    Browse the repository at this point in the history
  2. PR updated

    iliax committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    ffff964 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2023

  1. wip

    iliax committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    297a1d9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e80096e View commit details
    Browse the repository at this point in the history
  3. wip

    iliax committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    be26f86 View commit details
    Browse the repository at this point in the history
  4. wip

    iliax committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    8e5cf2b View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2023

  1. Merge branch 'master' of github.com:provectus/kafka-ui into ISSUE_754…

    …_acl
    
    � Conflicts:
    �	kafka-ui-api/src/main/java/com/provectus/kafka/ui/util/KafkaVersion.java
    iliax committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    8532085 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2023

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

Commits on Mar 27, 2023

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

Commits on Apr 3, 2023

  1. minor fixes

    iliax committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    d323b89 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of github.com:provectus/kafka-ui into ISSUE_754…

    …_acl
    
    � Conflicts:
    �	kafka-ui-api/src/main/java/com/provectus/kafka/ui/service/FeatureService.java
    iliax committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    be80920 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2023

  1. Merge branch 'master' of github.com:provectus/kafka-ui into ISSUE_754…

    …_acl
    
    � Conflicts:
    �	kafka-ui-api/src/main/java/com/provectus/kafka/ui/service/ReactiveAdminClient.java
    iliax committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    a58c205 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2023

  1. filter params added to acls endpoint

    iliax committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    807ca5a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    23a3906 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2023

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

Commits on Apr 25, 2023

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

Commits on Apr 28, 2023

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

Commits on May 2, 2023

  1. Configuration menu
    Copy the full SHA
    0be17bc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    00dcff6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f496b96 View commit details
    Browse the repository at this point in the history