[7.17] Support for superuser not having write access#125744
Merged
tylersmalley merged 2 commits intoelastic:7.17from Mar 4, 2022
Merged
[7.17] Support for superuser not having write access#125744tylersmalley merged 2 commits intoelastic:7.17from
tylersmalley merged 2 commits intoelastic:7.17from
Conversation
4460ea0 to
ab21f0c
Compare
683b241 to
6a6ce7d
Compare
6a6ce7d to
5dc0b8e
Compare
df93364 to
0cf6511
Compare
Co-authored-by: Nicolas Chaulet <nicolas.chaulet@elastic.co> Co-authored-by: Timothy Sullivan <tsullivan@elastic.co> Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
6895472 to
6306c0b
Compare
💚 Build Succeeded
Metrics [docs]Public APIs missing comments
Any counts in public APIs
History
To update your PR or re-run it, just comment with: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Backport of:
TODO:
7.17 requires that native realm be explicitly set order=0;
#126010 contains the changes using the 8.1 snapshot, which these changes look to resolve.
Note to self: Ping Alison once merged.