RENCI / pds

PDS application (tx-router plugin)
MIT License
1 stars 0 forks source link

[Feature] selectorConfig requirements for admin dashboard #260

Open davidborland opened 3 years ago

davidborland commented 3 years ago

What problem(s) do you aim to solve? Make it easier for admin dashboard to see a) all plugins possible for a given selector combo and b) the current default plugin for a given selector combo

What feature solves it and why? add a defaultPlugin key to each selector-plugin map returned from new selectorConfig endpoint

What implementation(s) do you suggest?

Anything else?

davidborland commented 3 years ago

Related to issue #259

In this workflow, new selector combinations would be added via the admin dashboard, and then the selectorConfig would be refreshed.