kubernetes-sigs / hydrophone

Hydrophone is a lightweight Kubernetes conformance tests runner
Apache License 2.0
67 stars 31 forks source link

update kind in e2e tests to 0.22 #182

Closed xrstf closed 6 months ago

xrstf commented 6 months ago

This PR bumps kind to the latest stable version and sets the kube version to kind's default node version.

I saw that https://github.com/kubernetes-sigs/hydrophone/actions/workflows/update-deps.yml is broken, @embik wanted to maybe take a look at it. That job can then bump us to 1.30, as intended.

k8s-ci-robot commented 6 months ago

Skipping CI for Draft Pull Request. If you want CI signal for your change, please convert it to an actual PR. You can still manually trigger a test run with /test all

xrstf commented 6 months ago

/test pull-hydrophone-simple-run

xrstf commented 6 months ago

/kind cleanup

dims commented 6 months ago

/approve /lgtm

k8s-ci-robot commented 6 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: dims, xrstf

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/hydrophone/blob/main/OWNERS)~~ [dims] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment