google-cloud-cpp icon indicating copy to clipboard operation
google-cloud-cpp copied to clipboard

Cleanup workarounds for gaps in the Cloud Pub/Sub emulator

Open coryan opened this issue 5 years ago • 2 comments

The Cloud Pub/Sub emulator lacks a number of features. This issue will help us document any workarounds setup for them.

  • [ ] UpdateTopic() not implemented (b/162942530)
  • [ ] UpdateSubscription() does not support labels (b/162942530)
  • [ ] CreateSnapshot() does not support server-side assigned names (b/163124116)
  • [ ] UpdateSnapshot() is not supported (b/163146286)
  • [ ] DetachSubscription() is not supported (b/163313381)

coryan avatar Aug 05 '20 19:08 coryan

Tested today and the problems are still there.

coryan avatar Dec 22 '21 21:12 coryan

Tested again, the problems are still there.

coryan avatar Jun 19 '22 13:06 coryan

Still tracking these.

coryan avatar Oct 26 '22 18:10 coryan