OpenSearch/x-pack/plugin
Yogesh Gaikwad 81227dc389
[Authz] Allow update settings action for system user (#34030)
When the cluster.routing.allocation.disk.watermark.flood_stage watermark
is breached, DiskThresholdMonitor marks the indices as read-only. This
failed when x-pack security was present as system user does not have the privilege
for update settings action("indices:admin/settings/update").
This commit adds the required privilege for the system user. Also added missing
debug logs when access is denied to help future debugging.
An assert statement is added to catch any missed privileges required for
system user.

Closes #33119
2018-10-04 11:31:51 +10:00
..
ccr TEST: Mute testFollowIndexAndCloseNode 2018-10-02 17:20:31 -04:00
core [Authz] Allow update settings action for system user (#34030) 2018-10-04 11:31:51 +10:00
deprecation Remove unsupported Version.V_5_* (#32937) 2018-08-24 09:51:21 +02:00
graph Fix a variety of typos and misspelled words (#32792) 2018-10-03 18:11:38 +01:00
logstash Build: Rework shadow plugin configuration (#32409) 2018-08-21 20:03:28 -04:00
ml Fix a variety of typos and misspelled words (#32792) 2018-10-03 18:11:38 +01:00
monitoring Updating test assertion (#34040) 2018-10-02 03:19:12 -07:00
rollup Fix a variety of typos and misspelled words (#32792) 2018-10-03 18:11:38 +01:00
security [Authz] Allow update settings action for system user (#34030) 2018-10-04 11:31:51 +10:00
sql Fix a variety of typos and misspelled words (#32792) 2018-10-03 18:11:38 +01:00
src/test Fix a variety of typos and misspelled words (#32792) 2018-10-03 18:11:38 +01:00
upgrade Fix a variety of typos and misspelled words (#32792) 2018-10-03 18:11:38 +01:00
watcher Fix a variety of typos and misspelled words (#32792) 2018-10-03 18:11:38 +01:00
build.gradle Allow Integ Tests to run in a FIPS-140 JVM (#31989) 2018-07-24 12:48:14 +03:00