Skip to content

Bump Knative/K8s dependencies#1198

Merged
tekton-robot merged 1 commit intotektoncd:masterfrom
mattmoor:bump-18
Oct 7, 2020
Merged

Bump Knative/K8s dependencies#1198
tekton-robot merged 1 commit intotektoncd:masterfrom
mattmoor:bump-18

Conversation

@mattmoor
Copy link
Copy Markdown
Member

@mattmoor mattmoor commented Oct 3, 2020

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:

  • Includes tests (if functionality changed/added)
  • Run the code checkers with make check
  • Regenerate the manpages, docs and go formatting with make generated
  • Commit messages follow commit message best practices

See the contribution guide
for more details.

Release Notes

NONE

/hold

@tekton-robot tekton-robot added do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. release-note-none Denotes a PR that doesnt merit a release note. labels Oct 3, 2020
@tekton-robot tekton-robot added the size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. label Oct 3, 2020
@mattmoor
Copy link
Copy Markdown
Member Author

mattmoor commented Oct 3, 2020

This depends on:

@mattmoor
Copy link
Copy Markdown
Member Author

mattmoor commented Oct 4, 2020

At least the unit test failures here should be fixed by: tektoncd/pipeline#3328

@mattmoor mattmoor force-pushed the bump-18 branch 3 times, most recently from 301fdb0 to 1d94231 Compare October 6, 2020 21:17
@mattmoor
Copy link
Copy Markdown
Member Author

mattmoor commented Oct 6, 2020

I am hoping that tektoncd/pipeline#3348 fixes the manifestation of the new structured-merge-diff problems here 🤞

@mattmoor
Copy link
Copy Markdown
Member Author

mattmoor commented Oct 6, 2020

Alright, it does...

Copy link
Copy Markdown
Member

@vdemeester vdemeester left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vdemeester
Copy link
Copy Markdown
Member

/hold cancel

@tekton-robot tekton-robot added approved Indicates a PR has been approved by an approver from all required OWNERS files. and removed do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. labels Oct 7, 2020
Comment thread go.mod Outdated
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it's fine, we don't necessary need to do a release for each pipeline release. but, to be discussed

Comment thread go.mod Outdated
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

WIP /hold

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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

@piyush-garg
Copy link
Copy Markdown
Contributor

/hold

@tekton-robot tekton-robot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Oct 7, 2020
@mattmoor
Copy link
Copy Markdown
Member Author

mattmoor commented Oct 7, 2020

/hold

We need to merge the upstream PRs, this is working off my fork!

@mattmoor
Copy link
Copy Markdown
Member Author

mattmoor commented Oct 7, 2020

/hold cancel

Alright, I believe all of the dependent PRs have landed and this is RFAL.

@tekton-robot tekton-robot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Oct 7, 2020
@mattmoor
Copy link
Copy Markdown
Member Author

mattmoor commented Oct 7, 2020

/assign @danielhelfand @chmouel @vdemeester

Copy link
Copy Markdown
Member

@danielhelfand danielhelfand left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'll let one more set of eyes take a look, but looks good to me.

@tekton-robot
Copy link
Copy Markdown
Contributor

[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

Details Needs approval from an approver in each of these files:
  • OWNERS [danielhelfand,vdemeester]

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@mattmoor
Copy link
Copy Markdown
Member Author

mattmoor commented Oct 7, 2020

@danielhelfand fwiw, @vdemeester had a look above before my upstream PRs landed (and I dealt with merge conflicts).

@mattmoor
Copy link
Copy Markdown
Member Author

mattmoor commented Oct 7, 2020

cc @n3wscott reviewed a lot of the Knative 0.18 migration PRs

@n3wscott
Copy link
Copy Markdown

n3wscott commented Oct 7, 2020

/lgtm

@tekton-robot tekton-robot added the lgtm Indicates that a PR is ready to be merged. label Oct 7, 2020
@tekton-robot tekton-robot merged commit 8b6afc4 into tektoncd:master Oct 7, 2020
@mattmoor mattmoor deleted the bump-18 branch October 7, 2020 23:48
piyush-garg added a commit that referenced this pull request Oct 21, 2020
#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>
pradeepitm12 added a commit to pradeepitm12/cli that referenced this pull request Nov 4, 2020
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>
tekton-robot pushed a commit that referenced this pull request Nov 4, 2020
This bumps triggers to 0.9.1
For pipeline its already taken care in
[#1198](#1198)

Note: takes care of deprecations will need to
clean after deprecations are not support

Signed-off-by: Pradeep Kumar <pradkuma@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged. release-note-none Denotes a PR that doesnt merit a release note. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants