tiller icon indicating copy to clipboard operation
tiller copied to clipboard

Bump Diplomat Gem

Open markround opened this issue 9 years ago • 1 comments

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)

markround avatar Jan 30 '17 14:01 markround

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

EugenMayer avatar Jan 30 '17 14:01 EugenMayer