kubernetes-sigs / vsphere-csi-driver

vSphere storage Container Storage Interface (CSI) plugin
https://docs.vmware.com/en/VMware-vSphere-Container-Storage-Plug-in/index.html
Apache License 2.0
296 stars 179 forks source link

Update k8s cluster distribution map to record EKS & AKS clusters #2880

Closed chethanv28 closed 5 months ago

chethanv28 commented 5 months ago

What this PR does / why we need it: Update k8s cluster distribution map to record EKS & AKS

Example EKS server version:

Client Version: v1.24.0
Server Version: v1.24.0-eks-135321

Example AKS server version:

Client Version: version.Info{Major:"1", Minor:"21", GitVersion:"v1.21.7"... }
Server Version: version.Info{Major:"1", Minor:"21", GitVersion:"v1.21.7-aks" ... }

Special notes for your reviewer:

Release note:

Update k8s cluster distribution map to record EKS & AKS clusters
divyenpatel commented 5 months ago

/ok-to-test

xing-yang commented 5 months ago

/lgtm /approve

k8s-ci-robot commented 5 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: chethanv28, divyenpatel, xing-yang

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/vsphere-csi-driver/blob/master/OWNERS)~~ [chethanv28,divyenpatel,xing-yang] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment