contiv-experimental/cluster

It will be useful if the job input endpoint returns command that was run

mapuri opened this issue · 0 comments

Right now job endpoint just returns the name of the method in the task field, it will be useful to return more info like the command that was run.

"task": "github.com/contiv/cluster/management/src/clusterm/manager.(*commissionEvent).(github.com/contiv/cluster/management/src/clusterm/manager.configureOrCleanupOnErrorRunner)-fm",
    "status": "Queued",
    "error": "\u003cnil\u003e",
...
...