Skip to content

Commit

Permalink
Merge branch 'main' into fix-alpha
Browse files Browse the repository at this point in the history
  • Loading branch information
cwperks authored Feb 25, 2025
2 parents 5ac0574 + 6720221 commit 322c242
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions public/apps/configuration/constants.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,13 @@ export const CLUSTER_PERMISSIONS: string[] = [
'cluster:admin/ingest/pipeline/put',
'cluster:admin/ingest/pipeline/simulate',
'cluster:admin/ingest/processor/grok/get',
'cluster:admin/ltr/caches',
'cluster:admin/ltr/caches/stats',
'cluster:admin/ltr/featurestore/data',
'cluster:admin/ltr/featurestore/list',
'cluster:admin/ltr/store/add-features-to-set',
'cluster:admin/ltr/store/create-model-from-set',
'cluster:admin/ltr/stats',
'cluster:admin/nodes/reload_secure_settings',
'cluster:admin/persistent/completion',
'cluster:admin/persistent/remove',
Expand Down

0 comments on commit 322c242

Please sign in to comment.