vmware-tanzu / cluster-api-provider-bringyourownhost

Kubernetes Cluster API Provider BYOH for already-provisioned hosts running Linux.
Apache License 2.0
232 stars 77 forks source link

Added support for K8s v1.25 #804

Closed dharmjit closed 1 year ago

dharmjit commented 1 year ago

What this PR does / why we need it: This PR added support for K8s 1.25.11. It also updated the gpg key source to dl.k8s.io as in https://github.com/kubernetes/website/pull/41309 and removed deprectared linters.

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged): Fixes #798

Additional information

Special notes for your reviewer