-
Notifications
You must be signed in to change notification settings - Fork 80
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
Serverless role and privilege model updates #2547
Conversation
This reverts commit 857309c.
…astic/elasticsearch-specification into custom-roles-api-spec-changes
…astic/elasticsearch-specification into custom-roles-api-spec-changes
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.
Thanks! LGTM. Triple-checking: can I merge this now?
Hehe yup, this is good to merge 👍 thanks for the reviews! |
Following you can find the validation results for the APIs you have changed.
You can validate these APIs yourself by using the |
`read_slm` was defined twice in #2547. Removing the dup.
Brings back #2491 with a few corrected annotations.
The changes included in this PR are ready to be published: the privileges pertain to the API key APIs which are already public in Serverless. However, the visibility of the Create or Update Roles API (as well as other Role-related APIs) remains private until the feature is ready. I will open a separate PR for those when the time has come.