Skip to content

Commit

Permalink
Adds new ml-commons system indices to the list (#3973)
Browse files Browse the repository at this point in the history
### Description
Adds renamed ml-commons systems indices to the list of existing system
indices. This change is required so that security plugin correctly
recognizes the new indices as system indices.

* Category - Maintenance

Signed-off-by: Xun Zhang <xunzh@amazon.com>
  • Loading branch information
Zhangxunmt committed Jan 23, 2024
1 parent 843071b commit 35229fb
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,8 @@ public class SecuritySettingsConfigurer {
".plugins-ml-task",
".plugins-ml-conversation-meta",
".plugins-ml-conversation-interactions",
".plugins-ml-memory-meta",
".plugins-ml-memory-message",
".opendistro-alerting-config",
".opendistro-alerting-alert*",
".opendistro-anomaly-results*",
Expand Down

0 comments on commit 35229fb

Please sign in to comment.