elakito

Results 5 issues of elakito

Currently, the openapi 2.0 spec returned at /openapi is statically set to `/`. When the Kafka-Bridge instance is behind a gateway and the gateway is taking requests at path e.g.,...

This is the follow up question raised in https://github.com/Apicurio/apicurio-registry/issues/10#issuecomment-657489360 It is still not clear to me if it is possible to run apicurio-registry-storage-kafka-1.2.3.Final in docker and setting sasl.jaas.config over the...

Bug
component/registry
priority/high

### Describe the bug a clear and concise description of what the bug is. The following 7 dashboards resources in charts/kube-prometheus-stack/templates/grafana/dashboards-1.14 contain hardcoded string "-- Grafana --" as in "annotations":{"list":[{"builtIn":1,"datasource":"--...

bug

In record.go, the default value given in the schema is validated using binaryFromNative. https://github.com/linkedin/goavro/blob/master/record.go#L77 Should the validation of the default value be made against the textual representation instead of the...

bug