김수겸(Sookyom Kim)/ LastMile

Results 3 issues of 김수겸(Sookyom Kim)/ LastMile

fixes #1562 This pr expand named schema fully to their true schemas to fix "UnknownType" error when using avro union schema like below. ```json [ "confluent.io.examples.serialization.avro.User", "confluent.io.examples.serialization.avro.Award" ] ```

schema registry

add avro doc field of a record using model's docstring

I want the schema registry image to be pulled from a custom repository and not from docker hub. So I added an option to allow kafkacluster to use a custom...