linkerd2/controller
Risha Mars 9050b2d312
Fix authority stat queries when a --from flag is used (#1289)
* Fix bug where we were using dst_authorities as a group by instead of authorities
* Add test to make sure we don't dst_authorities

Previously, we were only checking to make sure we didn't add 
dst_authorities in the query labels in promDstQueryLabels but we 
weren't checking the groupBy labels in promDstGroupByLabelNames - 
this caused us to try to query for dst_authorities when a --from 
query was sent. There are no dst_authorities, so there would be no 
named results.
2018-07-06 17:29:08 -07:00
..
api Fix authority stat queries when a --from flag is used (#1289) 2018-07-06 17:29:08 -07:00
ca Fix owner types in TLS identity strings (#1257) 2018-07-03 14:20:24 -07:00
cmd Fix owner types in TLS identity strings (#1257) 2018-07-03 14:20:24 -07:00
destination Fix owner types in TLS identity strings (#1257) 2018-07-03 14:20:24 -07:00
gen Update ListPods endpoint to return all pod owner types (#1275) 2018-07-05 15:14:16 -07:00
k8s Update ListPods endpoint to return all pod owner types (#1275) 2018-07-05 15:14:16 -07:00
script Update dest service with a different tls identity strategy (#1215) 2018-06-27 11:40:02 -07:00
tap Add controller admin servers and readiness probes (#1168) 2018-06-20 17:32:44 -07:00
Dockerfile Update ListPods endpoint to return all pod owner types (#1275) 2018-07-05 15:14:16 -07:00