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

Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.18.13 to 7.19.1. Release notes Sourced from @​babel/core's releases. v7.19.1 (2022-09-14) Thanks @​hegemonic for your first PR! :bug: Bug Fix babel-core #14930 Avoid fancy stack traces size...

dependencies
javascript

The `authz` command does not show `AuthorizationPolicy`s that applied to a `Server` **if they refer to a namespace**

Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3.1.0 to 3.1.1. Release notes Sourced from codecov/codecov-action's releases. 3.1.1 What's Changed Update deprecation warning by @​slifty in codecov/codecov-action#661 Create codeql-analysis.yml by @​mitchell-codecov in codecov/codecov-action#593 build(deps): bump...

dependencies
github_actions

Bumps [clap](https://github.com/clap-rs/clap) from 3.2.20 to 3.2.22. Release notes Sourced from clap's releases. v3.2.22 [3.2.22] - 2022-09-16 Fixes Unify dependencies on terminal_size to the 0.2 release v3.2.21 [3.2.21] - 2022-09-12 Features...

rust
dependencies

Currently, the policy-controller index's `PodPortServer` struct stores both the `Sender` and `Receiver` sides of a `tokio::sync::watch` channel. This is unnecessary, since `Sender` has a `subscribe` method that creates a new...

The idea behind these rules is to keep a linear sequence of versions even when jumping between stable and edge, taking into account multiple scenarios. Does it sound convoluted? LMKWYT!

### What is the issue? When running edge-22.8.2, if you open the `linkerd viz` dashboard and click on the `Routes` tab in the left sidebar, you'll get a blank white...

area/web
priority/P0
bug

### What is the issue? you always get a timeout ### How can it be reproduced? linkerd check --pre ### Logs, error output, etc Error rendering install manifest: Get "https://k8s-test-ci-rs.otenv.com:6443/api/v1/namespaces/linkerd/configmaps/linkerd-config?timeout=30s":...

area/cli
priority/triage
bug

### What is the issue? If I select any of the Tap / Top / Routes options from the Viz dashboard, I get a blank white page: ![image](https://user-images.githubusercontent.com/42545485/187716198-212b851c-71c4-4a13-bb6a-5ab35bb3673d.png) Another user...

help wanted
area/web
priority/P0
bug

RepairEndpoints runs periodically to reconcile services in a multicluster environment. When the number of exported services approaches 500, RepairEndpoints runs nearly continuously which causes mirroring of services to be delayed....

priority/P1
pinned
area/multicluster