linkerd / linkerd2

Ultralight, security-first service mesh for Kubernetes. Main repo for Linkerd 2.x.
https://linkerd.io
Apache License 2.0
10.68k stars 1.28k forks source link

integration test: mTLS for unnamed HTTP services #3514

Open olix0r opened 5 years ago

olix0r commented 5 years ago

Write an integration test that ensures that a client proxy records the proper metrics (i.e. reflecting mutual identity, pod metadata) when a client application emits HTTP requests that have IP-address authorities.

We should test at least:

krzysztofdrys commented 2 years ago

I would like to work on this. My plan is to create test/integration/deep/telemetry and test different telemetry scenarios there.