kubevirt / ssp-operator

Operator that deploys additional KubeVirt resources
Apache License 2.0
29 stars 47 forks source link

[release-v0.19] CI: Use compatible tekton version v0.67 #1026

Closed akrejcir closed 1 month ago

akrejcir commented 1 month ago

What this PR does / why we need it: The newer tekton versions changed CRD names, and so the operator cannot find objects from a given CRD.

Release note:

None
akrejcir commented 1 month ago

/cc @ksimon1 @codingben

ksimon1 commented 1 month ago

/lgtm

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
16 New issues
10 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.6% Duplication on New Code

See analysis details on SonarCloud

akrejcir commented 1 month ago

/retest

codingben commented 1 month ago

@akrejcir There is an issue with http URL reported by SonarCloud. @sarahbx Is there any chance also to unblock this PR? I'm asking because this PR is a solution to critical issue with Tekton CRD that could block the entire CI of this release.

akrejcir commented 1 month ago

/approve

kubevirt-bot commented 1 month ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: akrejcir

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/kubevirt/ssp-operator/blob/release-v0.19/OWNERS)~~ [akrejcir] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment