-
Notifications
You must be signed in to change notification settings - Fork 25.4k
[9.0] Fix unsupported privileges error message during role and API key creation (#128858) #129158
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
[9.0] Fix unsupported privileges error message during role and API key creation (#128858) #129158
Conversation
Pinging @elastic/es-security (Team:Security) |
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.
Code looks good but you're missing the changelog and the the original PR should be in the title, so:
[9.0] Fix unsupported privileges error message during role and API key creation (#128858)
Since this is the backport PR, you also don't need the labels with all the other versions this will be backported to, that's only needed in the main PR.
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.
LGTM!
💔 Backport failed
You can use sqren/backport to manually backport by running |
@gmjehovich according to this PR's labels, it should not have a changelog YAML, but I can't delete it because it is closed. Please either delete the changelog from the appropriate branch yourself, or adjust the labels. |
…y creation (elastic#128858) (elastic#129158) * Fix unsupported privileges error message during role and API key creation * [CI] Auto commit changes from spotless * Add changelog file --------- Co-authored-by: elasticsearchmachine <infra-root+elasticsearchmachine@elastic.co>
Backport of #128858