mirror of https://github.com/linkerd/linkerd2.git
Fixes #8592 Increase the minimum supported kubernetes version from 1.20 to 1.21. This allows us to drop support for batch/v1beta1/CronJob and discovery/v1beta1/EndpointSlices, instead using only v1 of those resources. This fixes deprecation warnings about these warnings printed by the CLI. Signed-off-by: Alex Leong <alex@buoyant.io> |
||
---|---|---|
.. | ||
api.go | ||
api_test.go | ||
clientset.go | ||
test_helper.go |