linkerd2/controller/k8s
Alex Leong b7a0b8adb4
Bump minimum kubernetes version to 1.21 (#8647)
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>
2022-06-14 15:15:28 -07:00
..
api.go Bump minimum kubernetes version to 1.21 (#8647) 2022-06-14 15:15:28 -07:00
api_test.go Bump minimum kubernetes version to 1.21 (#8647) 2022-06-14 15:15:28 -07:00
clientset.go smi: remove default functionality in linkerd (#7334) 2021-12-03 12:07:30 +05:30
test_helper.go smi: remove default functionality in linkerd (#7334) 2021-12-03 12:07:30 +05:30