Skip to content

Move in-memory channel dispatcher config map related code to utils #607

@neosab

Description

@neosab

Actual Behavior

The in-memory channel controller writes the subscribers list from all channels into a config map that is shared with its dispatcher. This can be leveraged for other channel provisioners like kafka channel. PR #589 establishes the usefulness of this feature, however, it does not share this code with in-memory channel.

Expected behavior
The provisioners should share the dispatcher config map related code.

UPDATE:
Also need to include the changes from this comment while refactoring 14bb019#r232861763

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions