Bump Knative/K8s dependencies#1198
Conversation
|
This depends on:
|
|
At least the unit test failures here should be fixed by: tektoncd/pipeline#3328 |
301fdb0 to
1d94231
Compare
|
I am hoping that tektoncd/pipeline#3348 fixes the manifestation of the new |
|
Alright, it does... |
|
/hold cancel |
There was a problem hiding this comment.
is it fine to bump to a commit in master branch, we may need first to bump to 0.17 branch and then do the release based on 0.17.x
There was a problem hiding this comment.
I think it's fine, we don't necessary need to do a release for each pipeline release. but, to be discussed
There was a problem hiding this comment.
FWIW, we have a Github action that will flag DO NOT SUBMIT lines and add a failing check to the PR.
Happy to send y'all a PR with that if you have any interest? @vdemeester @imjasonh @bobcatfish @afrittoli
|
/hold |
|
/hold We need to merge the upstream PRs, this is working off my fork! |
|
/hold cancel Alright, I believe all of the dependent PRs have landed and this is RFAL. |
|
/assign @danielhelfand @chmouel @vdemeester |
danielhelfand
left a comment
There was a problem hiding this comment.
I'll let one more set of eyes take a look, but looks good to me.
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: danielhelfand, vdemeester The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
@danielhelfand fwiw, @vdemeester had a look above before my upstream PRs landed (and I dealt with merge conflicts). |
|
cc @n3wscott reviewed a lot of the Knative 0.18 migration PRs |
|
/lgtm |
#1194 | [Daniel Helfand] update README to v0.13.0 | 2020/09/30-22:18 #1196 | [Chmouel Boudjnah] Update OSX instruction to install from brew 🍻 | 2020/10/02-11:36 #1197 | [Daniel Helfand] reorganize release process docs and add details | 2020/10/07-07:26 #1192 | [Daniel Helfand] add eventlistener logs command | 2020/10/07-08:00 #1198 | [Matt Moore] Bump Knative/K8s dependencies | 2020/10/08-00:34 #1201 | [Daniel Helfand] avoid use of previous TaskRunSpecStatus and PipelineRunSpecStatus | 2020/10/13-17:32 #1205 | [Daniel Helfand] remove assertions to help with debugging eventlistener e2e failures | 2020/10/20-07:27 #1207 | [Piyush Garg] tkn pr describe failing in pr with conditions | 2020/10/20-08:57 #1189 | [Daniel Helfand] refactor pipelinerun and taskrun cancel err based on condition status | 2020/10/20-09:15 #1189 | [Daniel Helfand] add pipelinerun and taskrun cancel e2e tests | 2020/10/20-09:15 null | [Daniel Helfand] common way of referring to tekton resources in user facing messages: EventListener | 2020/10/21-07:21 null | [Daniel Helfand] common way of referring to tekton resources in user facing messages: TriggerBinding | 2020/10/21-08:00 Signed-off-by: Piyush Garg <pgarg@redhat.com>
This bumps triggers to 0.9.1 For pipeline its already taken care in [tektoncd#1198](tektoncd#1198) Note: takes care of deprecations will need to clean after deprecations are not support Signed-off-by: Pradeep Kumar <pradkuma@redhat.com>
Changes
This incorporates the breaking changes from K8s 1.18 client libs through cli.
Submitter Checklist
These are the criteria that every PR should meet, please check them off as you
review them:
make checkmake generatedSee the contribution guide
for more details.
Release Notes
/hold