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

### What is the issue? When you install Nginx ingress controller with defaultbackend enabled, and you inject linkerd-proxy, defaultbackend component continues to fail readiness/liveness probes because linkerd-proxy keeps throwing 500/502s...

area/proxy
priority/P1
bug

Bumps [iana-time-zone](https://github.com/strawlab/iana-time-zone) from 0.1.42 to 0.1.44. Commits fe425a8 release 0.1.44 2090e32 Merge pull request #49 from Kijewski/pr-rel-link 5073000 release 0.1.43 aa7f46f Merge pull request #50 from Kijewski/pr-core-foundation-sys bf6177d Use core-foundation-sys...

rust
dependencies

Bumps [libc](https://github.com/rust-lang/libc) from 0.2.129 to 0.2.131. Release notes Sourced from libc's releases. 0.2.130 What's Changed Bump to 0.2.130 by @​teamplayer3 in rust-lang/libc#2868 New Contributors @​teamplayer3 made their first contribution in...

rust
dependencies

### What is the issue? I've noticed the linkerd destination and proxy injector control plane components restart every now and then due to an OOMKilled error. I am running linkerd...

bug
needs/repro

### What is the issue? Slack thread [here](https://linkerd.slack.com/archives/C89RTCWJF/p1658489469661049). One of our application’s proxy’s is full of failed to connect errors. Examples: ``` [ 584.018861s] WARN ThreadId(01) outbound:accept{client.addr=10.225.11.11:35658}:proxy{addr=10.224.28.33:4317}:http{v=h2}:logical{dst=otel-agent.open-telemetry.svc.cluster.local:4317}:concrete{addr=otel-agent.open-telemetry.svc.cluster.local:4317}:endpoint{server.addr=10.225.17.10:4317}: linkerd_reconnect: Failed to...

priority/P1
priority/triage
bug
needs/repro
bug/staleness

### What problem are you trying to solve? Under some configs, Grafana charts making use of the `[i]rate` function aren't displaying any data. ### How should the problem be solved?...

help wanted
good first issue
area/docs
enhancement
area/viz

### What is the issue? `linkerd viz check` and `linkerd viz dashboard` both fail. I am able to access the dashboard without a problem via: ``` kubectl port-forward -n linkerd-viz...

bug
support

### What problem are you trying to solve? I want to send the body content (decoded) lets say to elastic-search or write in to a file. ### How should the...

enhancement
pinned
area/tap

### What is the issue? linkerd-destination Failed to connect error=Connection refused (os error 111) linkerd-proxy-injector [ 35.151685s] WARN ThreadId(01) outbound:server{orig_dst=10.100.0.1:443}:controller{addr=linkerd-dst-headless.linkerd.svc.cluster.local:8086}: linkerd_app_core::control: Failed to resolve control-plane component error=failed SRV and A...

priority/triage
needs/repro
support

#9033 surfaced an issue with running multicluster on the latest k8s version. As a result, we might want to run the multicluster tests on both the minimum and max supported...

priority/P1
area/test
area/multicluster