Infra: Ship a serde-enriched docker image alongside with the main one #156
Labels
area/serde
Serialization & Deserialization (plugins)
good first issue
Up for grabs
hacktoberfest
Issues good for hacktoberfest goal
scope/infra
CI, CD, dev. env, etc.
status/triage/completed
Automatic triage completed
Milestone
We have a bunch of serdes developed by us and publicly available (SMILE, glue) which are released independently.
Currently to run kafka-ui with them enabled you have to:
It would be beneficial to ship a fat docker image alongside the main one with all the serdes included to save the user efforts for the first two steps of the aforementioned process.
Our sedes available at the time:
https://github.com/kafbat/ui-serde-glue
https://github.com/kafbat/ui-serde-smile
TODO:
main
branch releases, or just the major releasesThe text was updated successfully, but these errors were encountered: