-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
Update knative.dev/pkg to 0.13, fix breaking Convertible change #2126
Conversation
Hi @mattmoor. Thanks for your PR. I'm waiting for a tektoncd member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
/hold |
f8fcc02
to
323c739
Compare
@vdemeester rebased! |
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.
/meow
/hold cancel
In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
@vdemeester needs |
/ok-to-test |
Aha! Are there people I should poke? |
/hold Do we need this to go in before 0.11? If not I'd prefer to pause merging of a 174 file change until we cut the release tomorrow. |
I'm not in a rush, I mainly want the ability to validate this through CI. |
👍 alright cool, cheers! i'll remove the hold as soon as I finish the release in the morning. |
39061f1
to
2b77c78
Compare
@vdemeester I'm guessing you have something relying on map ordering in I'll dig a bit if I get a chance, I've been in meetings like all day 😭 |
Alright this now has a set of fixes for various breakages from pkg as well as a fix for a map iteration bug in tekton. |
I wanted to ping this now that your release seems to be cut. LMK if I should change anything. |
/hold cancel |
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
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: vdemeester 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 |
Fixes: #2125