Refactor broker to have plugable way to reconcile a service#2468
Conversation
|
@vaikas this is slightly related with the broker class work because my plan is to fork the broker controller in eventing contrib. |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: yolocs The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
This PR has been updated to keep up with the recent broker reconciler changes. @n3wscott |
|
The following is the coverage report on the affected files.
|
|
@lionelvillard this is a follow-up for splitting #2425 |
As multiple people have suggested, this is an attempt to split #2425
The ksvc implementation will be contributed to
eventing-contribas well as the ksvc broker controller.With the ongoing work for broker class, this change clears the way to enable the ksvc broker controller (to be contributed to
eventing-contrib) with other eventing core controllers.To be clear, this is just a local refactoring.
Release Note