linkerd2
linkerd2 copied to clipboard
Ultralight, security-first service mesh for Kubernetes. Main repo for Linkerd 2.x.
## Subject Enable handling of Gateway [`GRPCRoute`](https://gateway-api.sigs.k8s.io/api-types/grpcroute/) resources in [`linkerd-policy-controller-k8s-status`](https://github.com/linkerd/linkerd2/tree/main/policy-controller/k8s/status). ## Problem In order to support driving traffic via Gateway `GRPCRoute` resources, the policy controller's `status` component must be made...
### What is the issue? We observed CPU spikes in linkerd/controller after upgrading to linkerd 2.4.10 from 2.4.0 using the linkerd helm charts. ### How can it be reproduced? Not...
We add index size gauges for each of the resource indexes in the inbound policy index. ``` # HELP inbound_index_meshtls_authentication_index_size The number of MeshTLS authentications in index # TYPE inbound_index_meshtls_authentication_index_size...
Part of solution for https://github.com/linkerd/linkerd2/issues/11157 linkerd2-proxy part: https://github.com/linkerd/linkerd2-proxy/pull/2856 Introduces new annotation `config.linkerd.io/tracing-service-name` which allows to set custom tracing service name for proxy. P.S. Another potential solution would be to use...
### What is the issue? When restarting a node inside the cluster, where the linkerd-cni is deployed, it will sometimes fail to come up correctly. Therefore the other linkerd pods...
### What is the issue? When using the linkerd proxy sidecars with redis, connections cannot be established between proxied pods and redis. This impacts both the main redis port 6379...
### What is the issue? Linkerd proxy injection does not work with custom CNI (cilium) on AWS EKS clusters. ### How can it be reproduced? Install cilium ``` helm list...
### What is the issue? Linkerd destination policy container briefly lost connection to the API server and it stalls. The policy container never fully recovers or restarts under this scenario....
### What is the issue? Should work as well with 256 or 512 ### How can it be reproduced? Follow this (amazing :) ) tutorial https://linkerd.io/2024/02/06/linkerd-certificates-with-vault/. But on step of...
### What is the issue? Hey there 👋🏼, We noticed that the `linkerd-proxy` container created weird values for `timestamp` field. It is not a timestamp in its meaning; it's more...