-
Notifications
You must be signed in to change notification settings - Fork 98
Include missing cluster and index privileges #2514
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
Conversation
Following you can find the validation results for the APIs you have changed.
You can validate these APIs yourself by using the |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Awesome, thanks! Looks good to me. I assume this can be fully backported 8.13?
@pquentin thanks for the review!
Indeed, though we'd have to sanity check if any of the privileges were added in 8.14. I'm wrapping up a couple of things before going on PTO so might not get to it for ~2 weeks. Is it all good to merge now, and backport later, once I'm back? |
Sounds good! Actually I found https://github.com/elastic/elasticsearch/commits/f5c7938ab8043383aebeac0998a40967da55f924/docs/reference/rest-api/security/get-builtin-privileges.asciidoc which proves that |
(cherry picked from commit dd2e9cb)
(cherry picked from commit dd2e9cb)
(cherry picked from commit dd2e9cb) Co-authored-by: Nikolaj Volgushev <[email protected]>
Relates: #2491 (review)