Skip to content

Commit 053938a

Browse files
authored
Add manage_threads entitlement for reactor.core (#125037)
This adds the manage_threads entitlement for reactor.core as part of the azure-repository module. It looks like this is a requirement for offloading azure blob store work.
1 parent 94cad28 commit 053938a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

modules/repository-azure/src/main/plugin-metadata/entitlement-policy.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,5 @@ com.azure.identity:
1414
- relative_path: "storage-azure/" #/config/storage-azure/azure-federated-token
1515
relative_to: config
1616
mode: read
17+
reactor.core:
18+
- manage_threads

0 commit comments

Comments
 (0)