Dispatcher versioning
jjcollinge opened this issue · 1 comments
jjcollinge commented
We should add the concept of versions as a label to the dispatcher deployments in the management service. This will allow us to query for jobs by their name and their version.
We will also need to add labels to the ModuleCreateRequest, ModuleListRequest struct to support this.
redkite127 commented
Done