* tests: CoreDNSServerAndPorts Copy from kubernetes.go and renamed to fit the style, adapted almost all callers. This is a mechanicl change, no testdata was changed. * typos
* Fix race on backend health status update * Ensure test case is compatible on Go 1.7
Allow HTTP health check to be performed against a regular DNS upstream server. TODO: Add tests.