linkerd2
linkerd2 copied to clipboard
Ultralight, security-first service mesh for Kubernetes. Main repo for Linkerd 2.x.
### What is the issue? When JSON logging is enabled, the proxy-injector uses the proper JSON format for some log messages, but not all. ### How can it be reproduced?...
Kubernetes authorization plugins can rely on extra attributes on a user, and these are provided via `X-Remote-Extra-` headers. Currently the Linkerd Viz `tap` API doesn't include these attributes when making...
### What is the issue? I was trying to use `linkerd viz tap` to debug an internal issue, but kept getting `tap authorization failed`. After looking at the documentation page...
### What problem are you trying to solve? Currently, Linkerd only supports [B3](https://github.com/openzipkin/b3-propagation) and w3c for trace propagation headers. My applications use [aws xray](https://docs.aws.amazon.com/xray/latest/devguide/xray-concepts.html#xray-concepts-tracingheader), conversely. ### How should the problem...
GitHub Actions runners can be hard to come by so that many workflows backup (at the time of writing we have 3 running and 6 queued workflows). Can we augment...
### What problem are you trying to solve? When the linkerd controlplane becomes unavailable the proxies fail to refresh their certificate. If the controlplane is unavailable for a sufficiently large...
### What problem are you trying to solve? This is a clone of https://github.com/linkerd/linkerd2/issues/12319, which was closed (and comments are forbidden) despite open https://github.com/linkerd/linkerd2-proxy/pull/3044. --- Hi, we use linked (first...
### What is the issue? I have a meshed prometheus that scrapes all instances of `linkerd-proxy` in our K8s cluster. **For all but one instance this works**, but for one...
### What problem are you trying to solve? Large amount of daemonsets can take a long time to update unless rolling update strategy can not be changed to a percent...
### What problem are you trying to solve? As of today, the proxy does not run on windows nodes. Unfortunately, injection will still happen and the pod will just not...