tchiotludo / akhq

Kafka GUI for Apache Kafka to manage topics, topics data, consumers group, schema registry, connect and more...
https://akhq.io/
Apache License 2.0
3.42k stars 661 forks source link

Documentation: CONSUMER_GROUP without DELETE action #1933

Closed subia closed 2 months ago

subia commented 2 months ago

https://github.com/tchiotludo/akhq/blob/2cab65c5f2a522ac512ff2986abd66f3dc784604/docs/docs/configuration/authentifications/groups.md?plain=1#L51

In the above documentation, under CONSUMER_GROUP resource there is no association with DELETE action, however it is something supported by AKHQ (it enables you the possibility to completely delete an entire consumer group).

The documentation should be updated.

tchiotludo commented 2 months ago

close in #1938