Skip to content

Create a Bus backed by Google Cloud Pub/Sub #80

@scothis

Description

@scothis

For GKE/GCP hosted clusters, Cloud Pub/Sub provides message broker capabilities in a hosted environemnt. The bus should be able to:

  • create/delete pub/sub topics for channels (namespaced appropriately)
  • create/delete pub/sub subscriptions for channel subscriptions
  • publish events received on a channel to the pub/sub topic
  • receive events from pub/sub subscriptions and dispatch to channel subscribers

/kind enhancement
/assign scothis

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