tektoncd / results

Long term storage of execution results.
Apache License 2.0
77 stars 73 forks source link

Use latest Kind k8s version, fixes e2e tests #766

Closed enarha closed 3 months ago

enarha commented 3 months ago

The latest pipelines version requires k8s version 1.28+. This was breaking the e2e tests. As per our policy to always use the latest k8s version, switched the local deployment to using k8s 1.30.

Fixes: #765

Changes

Submitter Checklist

These are the criteria that every PR should meet, please check them off as you review them:

Release Notes

tekton-robot commented 3 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: avinal

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