[20190626154903] Bug Fixes

Notes

  • Fixes an issue where the internal registry for the local Rack was bound to a host-level IP.
  • Adds sslmode=disable to URLs for local postgres resources.

Pull Requests

  • #3268 force internal registry to resolve with internal cluster ip [@ddollar]
  • #3269 use sslmode=disable for postgres on local rack [@ddollar]