Broker controller new infrastructure#1073
Conversation
…o broker-controller
vaikas
left a comment
There was a problem hiding this comment.
Just curious about a few things and lots of commented out code :)
Oh, and needs a rebase... :(
# Conflicts: # cmd/controller/main.go # pkg/reconciler/testing/listers.go # pkg/reconciler/v1alpha1/trigger/trigger.go # pkg/reconciler/v1alpha1/trigger/trigger_test.go
|
There is something weird going on with the broker integration test, that I may have messed up. It doesn't report to be ready and it hangs there forever until timeouts. |
|
/cc @Harwayne can you take a look, especially the broker reconciler. I may have mess up something there as it is not becoming ready in the integration test... |
|
current error: I0424 19:26:48.390] --- FAIL: TestMain/TestDefaultBrokerWithManyTriggers-in-memory (241.10s) |
|
/test pull-knative-eventing-integration-tests |
|
fixed the readiness stuff... /test pull-knative-eventing-integration-tests |
|
/approve |
|
looks like just needs a rebase? |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: n3wscott, nachocano, vaikas-google 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 |
yes, it was a rebase |
|
@n3wscott @vaikas-google @Harwayne |
|
/lgtm |
|
The following is the coverage report on pkg/.
|
Contributes to #734
Proposed Changes
Release Note