Alex Leong

Results 159 comments of Alex Leong

Hi @Nello-Angelo Both web and voting are telling you the same thing: * web is showing that some of the requests it makes to voting are failing (specifically the ones...

Hi @pmcgrath! A multi-cluster focused grafana dashboard sounds hugely useful, I love this idea. The nice thing is that grafana dashboards can be built and shared externally and this shouldn't...

Hi @deusxanima. The Linkerd gateway is designed to only accept connections from meshed sources, so this is the behavior I would expect if unmeshed workloads in kube-system are trying to...

Hi @rarora-21. Would you mind opening a new issue with detailed steps for how to reproduce this behavior so that we can investigate?

I think this is now captured in https://github.com/linkerd/linkerd2/issues/9888. Please re-open this if that is not the case.

Hi @manju-rn! https://github.com/linkerd/linkerd2/pull/9575 has been merged. However, as we discussed, it's unlikely to be related to your issue. But it sounds like you're not experiencing the problem anymore? Is there...

Current client-go version is 0.25.5: `https://github.com/linkerd/linkerd2/blob/main/go.mod#L45`

Closing as inactive. Please feel free to reopen if you plan to continue work on this.

I would recommend using the `--skip-inbound-ports` feature to bypass the proxy for these TcpSocket probes. Skipped inbound ports can be configured through the CLI, as a Helm value, or via...