go-workflows icon indicating copy to clipboard operation
go-workflows copied to clipboard

Allow namespacing workflows

Open cschleiden opened this issue 1 year ago • 2 comments

  • [ ] Include namespaces in metrics as tags
  • [ ] Reserve an internal namespace
  • [ ] Move internal activities like sending a signal to an internal namespace
  • [ ] Allow namespace selection in diag UI

cschleiden avatar Aug 09 '23 18:08 cschleiden

If workflows can reference alternate namespaces for subworkflows and activities, that would add a lot of power that seems to be missing for separating concerns among workers.

decibelcooper avatar Aug 15 '23 23:08 decibelcooper

With #245 this should be easier to implement.

cschleiden avatar Sep 27 '23 04:09 cschleiden

Closing in favor of: https://github.com/cschleiden/go-workflows/issues/349

cschleiden avatar May 31 '24 15:05 cschleiden