nanit / kubernetes-rabbitmq-cluster

Deploy-ready rabbitmq cluster for kubernetes
MIT License
197 stars 84 forks source link

k8s1.11 support #36

Closed erez-rabih closed 5 years ago

erez-rabih commented 5 years ago

On kubernetes 1.11+ the hostname rabbitmq-0.rmq-cluster is not resolvable immediately on the statefulset pods This PR adds a wait on resolving the pod host before continuing with the docker entrypoint also added a cleanup procedure and replaced hard coded values with variable names from Makefile