Alex Leong

Results 159 comments of Alex Leong

e.g. this: https://github.com/apprenda/kismatic/blob/master/ansible/roles/addon-linkerd/templates/linkerd.yml

Hey @stefanprodan. I've squashed the commits as you requested. If I'm understanding correctly, smi-metrics in the smi-spec is currently at v1alpha2. Or, at least that's the version listed at the...

Ah, you're right, I missed updating one of the exampled. Fixed.

@stefanprodan Gah, you're right, sorry. Technical difficulties on my end :) Should be all fixed up now!

I had some questions about this which I commented on the issue: https://github.com/linkerd/linkerd2/issues/9309

Does this issue also occur if you use `linkerd viz dashboard` instead of going through an ingress? We've had difficulty in the past configuring ingresses to properly handle the websockets...

`cannot find Kubernetes canonical name from friendly name [trafficsplit]` Ah, this may be a consequence of moving the TrafficSplit CRD out of Linkerd core and into linkerd-smi. We should probably...

Closing for now until we have more time for holistic design.

```console > linkerd inject https://run.linkerd.io/emojivoto.yml | k apply -f - [...] > k get po -o yaml -n emojivoto | grep proxy-version linkerd.io/proxy-version: stable-2.12.0 linkerd.io/proxy-version: stable-2.12.0 linkerd.io/proxy-version: stable-2.12.0 linkerd.io/proxy-version: stable-2.12.0...