redhat-developer / kam

GitOps Application Manager: An opinionated CLI that generates the Kubernetes resources for managing your Tekton-based CI manifests, ArgoCD-based CD manifests and Application manifests in Git.
Apache License 2.0
145 stars 83 forks source link

Pin openshift-pipelines version to 1.10 for testing on OCP 4.12 & 4.13 #345

Closed svghadi closed 1 year ago

svghadi commented 1 year ago

What type of PR is this? /kind bug

What does this PR do / why we need it: Related #344

In latest versions of openshift-pipelines, some fields are dropped which causes kam test failures. This PR adds a workaround to unblock CI by pinning openshift-pipelines version to 1.10 for testing on OCP 4.12 & 4.13.

openshift-ci[bot] commented 1 year 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

svghadi commented 1 year ago

/test all

wtam2018 commented 1 year ago

/approve /lgtm

openshift-ci[bot] commented 1 year ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: iam-veeramalla, wtam2018

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/redhat-developer/kam/blob/master/OWNERS)~~ [wtam2018] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment