Skip to content

Commit

Permalink
Add indices:admin/close* to list of permissible index permissions (op…
Browse files Browse the repository at this point in the history
…ensearch-project#1323) (opensearch-project#1340)

Signed-off-by: Craig Perkins <[email protected]>
Co-authored-by: Peter Nied <[email protected]>
(cherry picked from commit d5441b2af755806e175a2ed5aa136690e74ba07f)

Co-authored-by: Craig Perkins <[email protected]>
  • Loading branch information
opensearch-trigger-bot[bot] and cwperks authored Feb 21, 2023
1 parent 5c9db2d commit 1fb57f6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions public/apps/configuration/constants.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -184,6 +184,7 @@ export const INDEX_PERMISSIONS: string[] = [
'indices:admin/analyze',
'indices:admin/cache/clear',
'indices:admin/close',
'indices:admin/close*',
'indices:admin/create',
'indices:admin/data_stream/create',
'indices:admin/data_stream/delete',
Expand Down

0 comments on commit 1fb57f6

Please sign in to comment.