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
For GKE/GCP hosted clusters, Cloud Pub/Sub provides message broker capabilities in a hosted environemnt. The bus should be able to:
/kind enhancement
/assign scothis