Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BACKPORT Add new 'maintenance' index privilege (#50643) #51661

Conversation

albertzaharovits
Copy link
Contributor

Backport of #50643

This commit creates a new index privilege named maintenance.
The privilege grants the following actions: refresh, flush (also synced-flush),
and force-merge. Previously the actions were only under the manage privilege
which in some situations was too permissive.

Co-authored-by: arhd83@gmail.com

This commit creates a new index privilege named `maintenance`.
The privilege grants the following actions: `refresh`, `flush` (also synced-`flush`),
and `force-merge`. Previously the actions were only under the `manage` privilege
which in some situations was too permissive.

Co-authored-by: arhd83@gmail.com
@albertzaharovits albertzaharovits self-assigned this Jan 30, 2020
@albertzaharovits albertzaharovits merged commit f25b6cc into elastic:7.x Jan 30, 2020
@albertzaharovits albertzaharovits deleted the backport_backport_index_maintenance branch January 30, 2020 09:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant