-
Notifications
You must be signed in to change notification settings - Fork 134
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump tektoncd/pipelines dependency to v0.45 #712
Bump tektoncd/pipelines dependency to v0.45 #712
Conversation
/kind bug |
The following is the coverage report on the affected files.
|
69fc144
to
e389290
Compare
The following is the coverage report on the affected files.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
Big shout out to @lcarva for making sure we were ready for this change! 🙇 🙇 🙇
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: wlynch 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:
Approvers can indicate their approval by writing |
/retest |
e389290
to
6cc4122
Compare
The following is the coverage report on the affected files.
|
6cc4122
to
f6cb704
Compare
The following is the coverage report on the affected files.
|
f6cb704
to
7025dcd
Compare
The following is the coverage report on the affected files.
|
7025dcd
to
7bdd918
Compare
The following is the coverage report on the affected files.
|
Tektoncd/pipelines release v0.45 came with [some breaking changes](tektoncd#711). As a result, Chains needed to be updated. This PR resolves those broken changes and updates to use tektoncd/pipeline v0.45.
7bdd918
to
1f3fcef
Compare
The following is the coverage report on the affected files.
|
@wlynch to get the e2e tests working, I had to upgrade the CI pipelines controller to v0.45 as well (see PR description Changes for details). PTAL. If you're happy, it can now be lgtm-ed |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM pending response from pipeline maintainers for how they want to move forward with the breaking change (if the field ends up being rolled back we can keep the reconciler bits in to retain support for LTS versions). If no solid answer by EOW I'll merge this as-is.
Sounds good! |
Sounds like we're going to rollback the change in tektoncd/pipeline#6206 #716 to add running chains e2e tests against multiple Pipelines versions. /hold cancel |
Tektoncd/pipelines release v0.45 came with some breaking changes. As a result, Chains needed to be updated. This PR
resolves those broken changes and updates to use tektoncd/pipeline v0.45.
Changes
Submitter Checklist
As the author of this PR, please check off the items in this checklist:
functionality, content, code)
Release Notes