⚠️ Propagate context.Context throughout the codebase#1116
⚠️ Propagate context.Context throughout the codebase#1116k8s-ci-robot merged 1 commit intokubernetes-sigs:masterfrom
Conversation
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: vincepri 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 |
8bea643 to
efb3ed1
Compare
efb3ed1 to
09dd8cc
Compare
alvaroaleman
left a comment
There was a problem hiding this comment.
/lgtm
/hold
So @detiber can confirm
09dd8cc to
0e459aa
Compare
0e459aa to
4b59df8
Compare
5fb5c65 to
5ad43b9
Compare
5ad43b9 to
71825e4
Compare
71825e4 to
3ba29de
Compare
42e8e9c to
a33241c
Compare
|
/hold cancel |
00d6b3b to
3a16b41
Compare
alvaroaleman
left a comment
There was a problem hiding this comment.
Two questions, other than that lgtm. It would be great if we could fine someone else to give this a pass though in case I missed something due to the sheer size of the PR.
ad5cd1c to
7131cd8
Compare
|
@DirectXMan12 @ncdc @detiber If you have some time, an extra set of 👀 would be greatly appreciated |
alvaroaleman
left a comment
There was a problem hiding this comment.
/lgtm
/hold
so others can have a look
|
I think this LGTM. There's an open question still for FakeInformers.Start() - ? |
|
Thanks! I'm ok having that come in later, it might break tests (and users) if we return ctx.Err(), which seems we've decided not to do in #1116 (comment) |
|
/hold cancel Checked with @alvaroaleman before removing the hold, let's get this merged so we can unblock other work :) |
Signed-off-by: Vince Prignano <vincepri@vmware.com>
7131cd8 to
8d45507
Compare
|
@vincepri: The following test failed, say
Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR. DetailsInstructions 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. I understand the commands that are listed here. |
|
/lgtm |
Signed-off-by: Vince Prignano vincepri@vmware.com
/assign @detiber @alvaroaleman
/milestone v0.7.x
If anyone has better ideas on how to propagate this context, please let me know 😄