kubernetes-sigs / aws-ebs-csi-driver

CSI driver for Amazon EBS https://aws.amazon.com/ebs/
Apache License 2.0
998 stars 800 forks source link

Upgrade to eks 1.31 #2161

Closed AndrewSirenko closed 2 months ago

AndrewSirenko commented 2 months ago

Is this a bug fix or adding new feature? CI

What is this PR about? / Why do we need it?

Upgrade our CI to test against eks 1.31 cluster

Note: Not exporting the VAC-modify-volume test in this PR for these eksctl jobs because we likely are upgrading kops jobs to use k8s 1.31 soon anyway, which will allow us to run those tests everywhere again. But open to it if we want that test coverage sooner.

What testing is done? CI

github-actions[bot] commented 2 months ago

Code Coverage Diff

This PR does not change the code coverage

k8s-ci-robot commented 2 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: ConnorJC3

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/aws-ebs-csi-driver/blob/master/OWNERS)~~ [ConnorJC3] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment