digdag icon indicating copy to clipboard operation
digdag copied to clipboard

[feature request] Manage ParamServer

Open jaymed opened this issue 7 years ago • 1 comments

Would be great to allow users to manage ParamServer.

Would like:

  • UI page to list/add/edit/delete param server entries.
  • Api endpoint to list/add/edit/delete param server entries.
  • Client subcommand to list/add/edit/delete param server entries. (similar to the secrets subcommand)

jaymed avatar Mar 01 '19 19:03 jaymed

Hello, @jaymed. This is good point I think. As you know, param_set/get operators now access to a datastore that user configured directly. We'd better to implement API endpoints as much as anything else..

muga avatar Mar 12 '19 03:03 muga