linkerd2 icon indicating copy to clipboard operation
linkerd2 copied to clipboard

Ultralight, security-first service mesh for Kubernetes. Main repo for Linkerd 2.x.

Results 406 linkerd2 issues
Sort by recently updated
recently updated
newest added

## Feature Request ### What problem are you trying to solve? Currently, Linkerd only supports [B3 Propagation](https://github.com/openzipkin/b3-propagation) for tracing header. My applications use [w3c Trace Context header](https://www.w3.org/TR/trace-context/), conversely. ### How...

help wanted
area/proxy

### What is the issue? If a single pod object contains an invalid value, the `policy` container of `linkerd-destionation` pods fails to become ready on parsing initial pod list. Without...

area/controller
priority/triage
bug
area/policy

#8666 includes [logs] that show the destination controller serving redundant discovery updates roughly every 10 seconds (though sometimes up to 60s apart): ```logs [ 390.340324s] DEBUG ThreadId(01) outbound:accept{client.addr=10.244.7.14:50170}:proxy{addr=10.0.115.236:5432}:tcp: linkerd_proxy_discover::from_resolve: Changed...

area/controller
priority/triage

### What problem are you trying to solve? In hardening a Kubernetes cluster, using a NetworkPolicy to restrict ingress between namespaces is useful. I only found documentation here: https://ihcsim.medium.com/linkerd-2-x-with-network-policy-2657103333ca Which...

help wanted
area/docs
enhancement

### What is the issue? After installation, both (and only) the linkerd-destination and the linkerd-proxy-injector end up in CrashLoopBackOff, after bumping the log level to debug it turns out that...

bug
support

## Feature Request We would like the ability to detect when nodes have valid cni plugin configurations before launching pods on that node. ### What problem are you trying to...

area/cli
area/security
priority/P1
area/debug
area/cni

Hyper is planning a major 1.0 milestone that will impact many of their public APIs and, therefore, the proxy. We should get a better understanding of the planned changes so...

area/proxy
pinned

The various Linkerd subcommands that operate on kubernetes resources all work somewhat differently, and none of them support Kubernetes label selection. Anywhere where the `linkerd` CLI operates on a list...

help wanted
good first issue
area/cli
priority/P2

### What is the issue? The below workflow will help understand the usecase of linkerd in my environment. ![untitled@2x (5)](https://user-images.githubusercontent.com/107532859/173762027-b8a509a0-f990-4e4a-9677-41c3dd009aae.png) The issue I am seeing is the RPS gap between...

bug
wontfix

### What is the issue? I tried to upgrade the trust anchor certtificate and issuer certificate for linkerd. I am getting the below error for some pods. When i do...

wontfix
support