mirror of https://github.com/linkerd/linkerd2.git
To avoid getting into a bad state, we add the following checks to `linkerd install --crds`: * If the GatewayAPI CRDs are not present on the cluster and `installGatewayAPI` is false, then we report an error that the gateway API is a requirement for Linkerd * If the GatewayAPI CRDs are present on the cluster and not installed by Linkerd but `installGatewayAPI` is true, then we report an error that this would cause a conflict |
||
---|---|---|
.. | ||
prommatch | ||
annotations.go | ||
annotations_test.go | ||
doc.go | ||
inject.go | ||
inject_validator.go | ||
install.go | ||
kubernetes_helper.go | ||
stream.go | ||
tap.go | ||
test_data_diff.go | ||
test_helper.go | ||
test_helper_check.go |