--store dnssrv option does not work on master.
Version of querier from master is giving me this:
level=error name=querier-78b68cf9d4-q2wg2 ts=2019-04-09T15:01:03.916126258Z caller=provider.go:71 msg="dns resolution failed" addr=dnssrvnoa+store-apis.default.svc.cluster.local:19090 err="lookup SRV records \"store-apis.default.svc.cluster.local\": lookup store-apis.default.svc.cluster.local on 10.1.192.10:53: cannot unmarshal DNS message"
cc @mjd95 as we added dnssrvnoa ...
Debugging now.
0.3.2 works, just upgraded to master version to get recent fixes.
Is it some CGO/Non-CGO issue? 🤔