Skip to content

Commit

Permalink
Revert "Add permissions for async query and patch datasource API (ope…
Browse files Browse the repository at this point in the history
  • Loading branch information
cwperks committed Nov 6, 2023
1 parent ad3fbc4 commit cbb8ec0
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions public/apps/configuration/constants.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -138,10 +138,6 @@ export const CLUSTER_PERMISSIONS: string[] = [
'cluster:admin/opensearch/ql/datasources/read',
'cluster:admin/opensearch/ql/datasources/update',
'cluster:admin/opensearch/ql/datasources/delete',
'cluster:admin/opensearch/ql/datasources/patch',
'cluster:admin/opensearch/ql/async_query/create',
'cluster:admin/opensearch/ql/async_query/result',
'cluster:admin/opensearch/ql/async_query/delete',
'cluster:admin/opensearch/ppl',
'cluster:admin/opensearch/ml/create_model_meta',
'cluster:admin/opensearch/ml/execute',
Expand Down

0 comments on commit cbb8ec0

Please sign in to comment.