kubernetes-sigs / cloud-provider-azure

Cloud provider for Azure
https://cloud-provider-azure.sigs.k8s.io/
Apache License 2.0
256 stars 269 forks source link

Remove unsupported versions from matrices #6466

Closed mboersma closed 1 week ago

mboersma commented 1 week ago

What type of PR is this?

/kind documentation

What this PR does / why we need it:

Removes references to Kubernetes before v1.27 in the support matrices in README.md.

AKS won't provision v1.26 or earlier (and v1.27 will soon be unavailable), and v1.26 and earlier have been unsupported by the Kubernetes community for months. It seems simpler and safer not to include historical versions in the support matrices.

Which issue(s) this PR fixes:

N/A

Special notes for your reviewer:

Does this PR introduce a user-facing change?

NONE

Additional documentation e.g., KEPs (Kubernetes Enhancement Proposals), usage docs, etc.:

MartinForReal commented 1 week ago

/lgtm /approve

k8s-ci-robot commented 1 week ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: MartinForReal, mboersma

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/kubernetes-sigs/cloud-provider-azure/blob/master/OWNERS)~~ [MartinForReal] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment