deusxanima
deusxanima
### What Customers have requested the ability to enable/disable session recordings on a per-role basis. Desktop Access already supports this. Add support Server Access and Kubernetes Access. Stretch goal to...
Add controlPlaneTracingCollector config object to linkerd-control-plane helm chart Adding a dynamic configuration option to control-plane-helm chart to allow users to set custom values for their trace collector in order to...
### What problem are you trying to solve? Pod Topology Spread Constraints enable the configuration of deployments to be spread across failure-domains (e.g., AWS Availability Zones). Some users would like...
### What problem are you trying to solve? allow applications and browsers to communicate with gRPC services on the edge/outside the cluster through Linkerd ### How should the problem be...
### What problem are you trying to solve? Many environments have policy or ResourceQuota restrictions that require requests and limits to be set for all deployments/sts/jobs...etc in a given namespace....
### What is the issue? After setting up a multicluster gateway on EKS/AKS/public cloud, the linkerd-gateway pod logs begin to fill with `[11289622.527652s] INFO ThreadId(01) inbound: linkerd_app_core::serve: Connection closed error=direct...
### What problem are you trying to solve? It would be useful to modify the cluster role used by linkerd multicluster service mirror to allow it to auto-create a namespace...
Updated automatic cert-manager rotation docs to walk users through process of using cert-manager from start to end. With the new docs we eliminate the need to generate and maintain roots...
Problem: topology aware hints feature implementation is not currently documented on linkerd.io Solution: adding feature documentation and task instructions for topology aware hints Fixes: https://github.com/linkerd/website/issues/1519 Signed-off-by: Alen Haric
### What It would streamline the RBAC management process if users had the ability to nest aws console logins under app_labels and associate different aws_role_arns with separate app_labels in a...