linkerd2/cli
Alex Leong faa3f617ee
fix(cli): Don't require gateway CRDs in linkerd install
In https://github.com/linkerd/linkerd2/pull/12917 we made the Gateway API CRDs optional in Linkerd and updated the `linkerd check` command to no longer error if these CRDs were not present.  However, we missing making the corresponding change in `linkerd install`.  As a result, `linkerd install` returns an error if the Gateway API CRDs are not installed on the cluster.

We add the corresponding change to `linkerd install` so that it no longer returns an error if the Gateway API CRDs are not installed.

Signed-off-by: Alex Leong <alex@buoyant.io>
2025-02-12 08:59:42 -08:00
..
cmd fix(cli): Don't require gateway CRDs in linkerd install 2025-02-12 08:59:42 -08:00
flag Introduce LINKERD_DOCKER_REGISTRY and flexibilize CI workflows (#6782) 2021-09-01 13:39:05 -05:00
table Add viz stat-inbound and viz stat-outbound commands (#12994) 2024-08-29 12:31:16 -07:00
Dockerfile build(deps): bump linkerd/dev from v43 to v44 (#13428) 2024-12-06 11:38:36 -08:00
main.go Add `gosec` and `errcheck` lints (#7954) 2022-03-03 10:09:51 -07:00