Kevin Leimkuhler
Kevin Leimkuhler
### What problem are you trying to solve? Having JSON output options for commands helps with programatic use of the CLI. The main driver behind this feature request though is...
Closes #8911 Signed-off-by: Kevin Leimkuhler
### What problem are you trying to solve? #7186 added HA mode for linkerd-multicluster's gateway component. We should investigate what is required for the service-mirror to also operate in HA...
### What problem are you trying to solve? The `Gateways` API was deprecated as part of 2.12 (#8600) and should be fully removed in 2.13. ### How should the problem...
The website should be updated with the `docs` command after this merges. Signed-off-by: Kevin Leimkuhler
### What problem are you trying to solve? #6846 introduced policy resources for authorization probes in Linkerd extensions. As of #9008, probes are authorized by default when no other Server...
### What is the issue? `linked check` on 2.12 does not work when run on a cluster with an older version of Linkerd installed. ### How can it be reproduced?...
### What problem are you trying to solve? k8s 1.25 and client-go 0.25.0 have recently been released. #9263 updates the Go dependencies, but we should keep those in sync with...