navikt / kafka-adminrest

A REST interface for kafka topic creation/deletion with automatic handling of LDAP groups and access control lists
MIT License
3 stars 1 forks source link

Update to embkafka 20 #9

Closed ttnesby closed 5 years ago

ttnesby commented 6 years ago

Upgraded to embeddedkafka 2.x with security. Also bumped the versions for other components and fixed deprecated cases Finally, added the missing test cases (create, delete, acls for topics) No feature enhancements

Afterwards, adminRest is ready for the other issues