kubernetes-csi / csi-release-tools

shared build and test files used by kubernetes-csi projects
Apache License 2.0
21 stars 71 forks source link

prow.sh: bump Kubernetes to v1.22.0 #199

Closed pohly closed 2 years ago

pohly commented 2 years ago

This update is necessary because the default driver version (csi-driver-host-path v1.8.0) no longer supports Kubernetes v1.17.0 (it needs the v1 CSIDriver API).

1.22 is the oldest supported version at this point. This matches what we are using as base in Prow at the moment. v1.22.0 is what the current kind has pre-built images for.

pohly commented 2 years ago

/release-note-none

pohly commented 2 years ago

/retest

pohly commented 2 years ago

nil pointer access in https://prow.k8s.io/view/gs/kubernetes-jenkins/pr-logs/pull/kubernetes-csi_csi-release-tools/199/pull-kubernetes-csi-release-tools-csi-test/1555477126818304000 during "make test"?! That seems unrelated.

pohly commented 2 years ago

/test pull-kubernetes-csi-release-tools-csi-test /test pull-kubernetes-csi-release-tools-csi-driver-host-path

pohly commented 2 years ago

/retest

pohly commented 2 years ago

/retest

pohly commented 2 years ago

/retest

xing-yang commented 2 years ago

/lgtm /approve

k8s-ci-robot commented 2 years ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: pohly, 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-csi/csi-release-tools/blob/master/OWNERS)~~ [pohly,xing-yang] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment