Skip to content

Round 2: GCP PubSub Delivery  #443

@evankanderson

Description

@evankanderson

Write a delivery mechanism for the GCP PubSub channel implementation. This should include:

  1. Deployment to run the channel
  2. Manage credentials for communicating wtih GCP PubSub
  3. Ability to receive events on a Service (k8s Service preferred, Istio service optionally) and enqueue them to a GCP PubSub Topic (pre-allocated)
  4. Ability to read events via a GCP PubSub subscription per Subscriber and deliver to a destination (provided by the controller, possibly via ConfigMap)
  5. Integrate with delivery sidecar for call/to behavior.
  6. RBAC roles for any access needed by 1 and 2.

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