mirror of https://github.com/linkerd/linkerd2.git
* 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. |
||
---|---|---|
.. | ||
api | ||
ca | ||
cmd | ||
destination | ||
gen | ||
k8s | ||
script | ||
tap | ||
Dockerfile |