-
Notifications
You must be signed in to change notification settings - Fork 0
/
static⁄taskcluster⁄worker-manager
44 lines (44 loc) · 1.48 KB
/
static⁄taskcluster⁄worker-manager
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
{
"clientId": "static/taskcluster/worker-manager",
"created": "2019-09-17T16:52:45.391Z",
"deleteOnExpiration": false,
"description": "Internal client\n---\n\nThis is a **static client** inserted into this taskcluster deployment\nthrough static configuration. To modify this client you must contact the\nadministrator who deploys this taskcluster instance.",
"disabled": false,
"expandedScopes": [
"assume:worker-id:*",
"assume:worker-pool:*",
"assume:worker-type:*",
"auth:create-client:worker/*",
"auth:sentry:docker-worker",
"auth:sentry:generic-worker",
"auth:websocktunnel-token:communitytc/*",
"notify:email:*",
"queue:claim-work:*",
"queue:claimed-count:*",
"queue:pending-count:*",
"queue:worker-id:*",
"secrets:get:worker-pool:*",
"secrets:get:worker-type:*",
"worker-manager:remove-worker:*",
"worker-manager:reregister-worker:*"
],
"expires": "3019-01-18T16:52:45.391Z",
"lastDateUsed": "1977-08-19T16:00:00.000Z",
"lastModified": "2024-09-30T16:49:25.789Z",
"lastRotated": "2024-09-30T16:49:25.789Z",
"scopes": [
"assume:worker-id:*",
"assume:worker-pool:*",
"assume:worker-type:*",
"auth:create-client:worker/*",
"notify:email:*",
"queue:claim-work:*",
"queue:claimed-count:*",
"queue:pending-count:*",
"queue:worker-id:*",
"secrets:get:worker-pool:*",
"secrets:get:worker-type:*",
"worker-manager:remove-worker:*",
"worker-manager:reregister-worker:*"
]
}