confluentinc / cp-docker-images

[DEPRECATED] Docker images for Confluent Platform.
Apache License 2.0
1.14k stars 704 forks source link

Referencing KAFKA_REST environment variables in the schema-registry image #807

Closed russau closed 4 years ago

russau commented 4 years ago

This looks like a bug: the ensure script in the schema-registry image is referring to KAFKA_REST_ environment variables. Should this be SCHEMA_REGISTRY_CUB_ environment variables?

https://github.com/confluentinc/cp-docker-images/blob/596c136316acaf8cde4262b5b4b94b6de1768f4a/debian/schema-registry/include/etc/confluent/docker/ensure#L43-L46

russau commented 4 years ago

FYI I'm seeing this in the UBI container images.

docker run -it --rm confluentinc/cp-schema-registry:5.4.0-1-ubi8 cat /etc/confluent/docker/ensure