docker-riak-cs
docker-riak-cs copied to clipboard
Fix creds extraction when 1 use only one node
Hi,
When I start a cluster with only one node (DOCKER_RIAK_CS_CLUSTER_SIZE=1) the credentials printed are not correct. This is just a fix to wait some time in that case. It also could be done using pooling until admin_key change from admin-key, what do you think?