Results 3 issues of Mark Dastmalchi-Round

This means you can specify a full ~/.docker/config.json file to use for authentication, which is useful to work around Docker Hub's rate-limiting. You can pass this in (e.g. from a...

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)`

Following through the tutorial, I reached this part : http://mariash.github.io/learn-bosh/#change_properties And found that the configuration change doesn't seem to get propagated unless I again build a release with `--force` and...