Closed Bug 1234831 Opened 8 years ago Closed 8 years ago

Add a 'list' method to secrets

Categories

(Taskcluster :: Services, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: dustin, Assigned: dustin)

Details

This will be necessary to make a usable UI.

Options include:

 * just list 'em all
 * move to a hierarchical model (with slash separation?) like index
 * do something fancy with scopes to list only readable secrets (but this would still require an Azure table scan)
I tried option 3, but taskcluster-base doesn't support it.  So I went with option 1.

https://github.com/taskcluster/taskcluster-secrets/pull/7
We may need to revisit this if we encounter scalability issues.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Component: Secrets → Services
You need to log in before you can comment on or make changes to this bug.