Skip to content

Round 2: Kafka Channel Delivery #441

@evankanderson

Description

@evankanderson

Write a delivery mechanism for the in-memory channel implementation. This should include:

  1. Deployment to run the channel
  2. Ability to receive events on a Service (k8s Service preferred, Istio service optionally) and enqueue them to a Kafka Topic (unsharded is fine for now)
  3. Ability to read events via a kafka subscription offset per Subscriber and deliver to a destination (provided by the controller, possibly via ConfigMap)
  4. Integrate with delivery sidecar for call/to behavior.
  5. RBAC roles for any access needed by 1.

Metadata

Metadata

Assignees

No one assigned

    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