tiller
tiller copied to clipboard
Bump Diplomat Gem
And modify service discovery to optionally include unhealthy nodes, and also retrieve things as hashes.
EG res = Diplomat::Kv.get('yourpath/', {convert_to_hash: true, recurse: true}, :return, :return)
be aware of a bug in deplomat according to convert_to_hash https://github.com/WeAreFarmGeek/diplomat/issues/39 - its known, but well, could create some pain anyway.
i would consider convert_to_hash the current default / best practise in dimplomat