Skip to content

Move ResolveSubscriberSpec()#883

Merged
knative-prow-robot merged 7 commits into
knative:masterfrom
Harwayne:resolvesubscriberspec
Mar 14, 2019
Merged

Move ResolveSubscriberSpec()#883
knative-prow-robot merged 7 commits into
knative:masterfrom
Harwayne:resolvesubscriberspec

Conversation

@Harwayne
Copy link
Copy Markdown
Contributor

@Harwayne Harwayne commented Mar 11, 2019

Fixes #867.

Proposed Changes

  • Move ResolveSubscriberSpec out of Subscription Controller, as it will be used by multiple Controllers.

Release Note

NONE

@knative-prow-robot knative-prow-robot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Mar 11, 2019
@googlebot googlebot added the cla: yes Indicates the PR's author has signed the CLA. label Mar 11, 2019
@knative-prow-robot knative-prow-robot added size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. approved Indicates a PR has been approved by an approver from all required OWNERS files. labels Mar 11, 2019
@knative-metrics-robot
Copy link
Copy Markdown

The following is the coverage report on pkg/.
Say /test pull-knative-eventing-go-coverage to re-run this coverage report

File Old Coverage New Coverage Delta
pkg/reconciler/v1alpha1/subscription/subscription.go 76.2% 73.1% -3.2
pkg/utils/resolve/subscriber.go Do not exist 100.0%

@Harwayne Harwayne changed the title [WIP] Move ResolveSubscriberSpec() Move ResolveSubscriberSpec() Mar 12, 2019
@knative-prow-robot knative-prow-robot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Mar 12, 2019
@grantr
Copy link
Copy Markdown
Contributor

grantr commented Mar 12, 2019

/hold
Pausing to let some other conflicting PRs in.

@knative-prow-robot knative-prow-robot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Mar 12, 2019
Comment thread pkg/reconciler/v1alpha1/channel/channel_test.go
@Harwayne
Copy link
Copy Markdown
Contributor Author

/hold cancel
Let's get this in first, and I can merge it into 788.

@knative-prow-robot knative-prow-robot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Mar 13, 2019
Copy link
Copy Markdown
Contributor

@grantr grantr left a comment

Choose a reason for hiding this comment

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

/lgtm

@knative-prow-robot knative-prow-robot added the lgtm Indicates that a PR is ready to be merged. label Mar 13, 2019
@knative-prow-robot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: grantr, Harwayne

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:

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

@Harwayne
Copy link
Copy Markdown
Contributor Author

/retest

@knative-prow-robot knative-prow-robot merged commit 07429a2 into knative:master Mar 14, 2019
Harwayne added a commit to Harwayne/knative-eventing that referenced this pull request Mar 14, 2019
* Move the logging util out of contrib, in preparation for use by other Eventing controllers using it.

* Thread through context.

* Swap glog for zap.Logger in the Subscription reconciler.

* Pass in the logger form main().

* Move ResolveSubscriberSpec out of Subscription Controller, as it will be used by multiple Controllers.

* Fix bad merge of gcp-pubsub.
@Harwayne Harwayne deleted the resolvesubscriberspec branch March 25, 2019 21:18
matzew added a commit to matzew/eventing that referenced this pull request Oct 15, 2020
Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
creydr pushed a commit to creydr/knative-eventing that referenced this pull request Oct 31, 2024
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
Co-authored-by: red-hat-konflux[bot] <126015336+red-hat-konflux[bot]@users.noreply.github.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. cla: yes Indicates the PR's author has signed the CLA. lgtm Indicates that a PR is ready to be merged. 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.

6 participants