kafdrop
kafdrop copied to clipboard
Kafka Web UI
Overhaul search functionality prototype first introduced by @plmarcelo in PR #175. Improved performance by not reading the entire topic into memory and having a safety limit on the number of...
- new UI to publish payload  - new button at dashboard to visit publish paylaod UI  - new button at topic detail to visit publish paylaod UI 
I have setup a github actions to publish Kafdrop helm chart. It uses local github pages in order to publish Charts. In order to set this up, you will have...
https://github.com/obsidiandynamics/kafdrop/pull/30 added SASL support. Currently, in order to configure SASL plain, I think the best practice for kafdrop would be to configure the appropriate login module in the sasl.jaas.config property...
Updates spring-boot to 2.2.13, so that fixes for CVE-2020-5421 are included (https://tanzu.vmware.com/security/cve-2020-5421 I've created a draft PR, because master (or main) has moved onward to 3.28.0-SNAPSHOT. I'd requested a patch...
Created a search message by key page. Accessible from topic's page.
There is a lot of duplicate code for labels and matchLabels in the .yaml file. Redundant code can be improved by defining common labels and matchLabels in _helpers.tpl file and...
Fixes #214  
Added view all messages button in the message inspector page. This handles the opened issue: #216 
merge please image.pullSecret I want to stay on your upstream