Alex Leong

Results 159 comments of Alex Leong

Yes, and at the very least it serves HTTP: ``` curl -v localhost:4318 * Trying 127.0.0.1:4318... * Connected to localhost (127.0.0.1) port 4318 (#0) > GET / HTTP/1.1 > Host:...

@uralsemih to be honest, I'm having a bit of trouble following along here. Initially this issue was about adding container ports definitions to the collector deployment spec but it seems...

Hi @manju-rn! It looks like your `linkerd-gateway` is rejecting connections from the remote cluster as unauthorized. To debug this, the `linkerd authz` tool is useful: ```console > linkerd authz -n...

Yes, this should work out of the box and does in our testing. If you can provide a specific set of commands to reproduce the failure, we can investigate.

Thanks for the detailed reproduction instructions. We haven't had a chance to look into this yet.

Can you elaborate more on what you mean by: > Just to add a bit of context, we're creating the same secret in linkerd-viz namespace with the same ca key...

@aliabbasjaffri Awesome! We'd love a PR to our website repo https://github.com/linkerd/website/pulls if anything can be clarified.

Linkerd stable-2.12.1 has been released. I recommend trying out this new version and seeing if the problem persists.

I've argued in favor of keeping at least some of these golden files because it's useful to be able to see what the fully rendered manifests look like and to...

Hi @steve-gray! There are some pretty interesting ideas in here but I'd like to take a step back and get some more specifics on why you think TrafficSplits are ill...