ranger
ranger copied to clipboard
RANGER-5227: Add healthchecks for all containers
What changes were proposed in this pull request?
Moving #600 here.
- Add health checks in
docker-compose.yamlfor all supported docker services. - Add
curlto theranger-baseimage to aid in generic health checks across containers. - Update env variables to allow creation of topic in Kafka container.
- Explicitly allow
ruokcommand in whitelist for Zookeeper container.
How was this patch tested?
Tested changes locally for all containers, docker ps reports all containers as healthy.