-
Notifications
You must be signed in to change notification settings - Fork 25.7k
Add a monitor_stats privilege and allow that privilege for remote cluster privileges #114964
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
Merged
Merged
Changes from all commits
Commits
Show all changes
51 commits
Select commit
Hold shift + click to select a range
f95eef8
support monitor_stats privilege for remote cluster privileges
jakelandis 89aa208
fix doc test
jakelandis 32017a7
more trivial test fixes
jakelandis 10dda91
fix plural error message
jakelandis a720c82
fix RestGetUserPrivilegesActionTests
jakelandis 1f7c189
more test fixes
jakelandis 5e3f7a7
spotless
jakelandis 8ce0e2b
fix forbidden api
jakelandis d827849
prepare for merge
jakelandis 0e0c5db
Merge remote-tracking branch 'upstream/main' into monitor_stats
jakelandis fa10f80
spotless
jakelandis 4095cca
mo tests and todos
jakelandis aeb8ff1
give kibana monitor_stats priv
jakelandis 86c0367
integration test
jakelandis c259d9d
test fixes
jakelandis 3ccc03b
Merge remote-tracking branch 'upstream/main' into monitor_stats
jakelandis 25ee328
remove tab
jakelandis 49a4d1e
fix test
jakelandis 7e4152f
adjustments for RemoteClusterPermissionsTests.java
jakelandis c380112
wip: properly gate remote cluster permission
jakelandis a34b620
passing test
jakelandis d711d15
clean up
jakelandis e2d4c16
Merge remote-tracking branch 'upstream/main' into monitor_stats
jakelandis b4cce77
fix tests
jakelandis 531fe9c
better support to strip privs
jakelandis 2cde2f8
mo tests
jakelandis 633aebe
update test
jakelandis abe85e0
fix test
jakelandis cb31734
Merge remote-tracking branch 'upstream/main' into monitor_stats
jakelandis 2a5f79e
Merge remote-tracking branch 'upstream/main' into monitor_stats
jakelandis 8264279
introduce RCS2 BWC test and DRY
jakelandis 892ac08
clean up execution
jakelandis b4b85c8
clean up bwc tests
jakelandis 7e9cb22
fix set logic
jakelandis d35dee8
Update docs/changelog/114964.yaml
jakelandis 1c749bc
update javadoc / minor rename
jakelandis 0d6acd1
Merge remote-tracking branch 'upstream/main' into monitor_stats
jakelandis d19a074
test setup clean up
jakelandis 1ee1d43
clean up conditional striping of privs
jakelandis cdb3791
Merge remote-tracking branch 'upstream/main' into monitor_stats
jakelandis 4b1dd9d
skip test
jakelandis c734bbb
add trim to string
jakelandis 23279e5
minor rename
jakelandis 3182bcd
s/hasPrivileges/hasAnyPrivileges
jakelandis 7a66dcb
better assert
jakelandis d1711c4
fix off by one
jakelandis fd2503e
ensure duplicate names don't cause issue with removal
jakelandis b816117
typo
jakelandis d1f4029
short circuit removeUnsupportedPrivileges
jakelandis 31096b7
spotless
jakelandis ba6b70e
Merge remote-tracking branch 'upstream/main' into monitor_stats
jakelandis File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,6 @@ | ||
| pr: 114964 | ||
| summary: Add a `monitor_stats` privilege and allow that privilege for remote cluster | ||
| privileges | ||
| area: Authorization | ||
| type: enhancement | ||
| issues: [] |
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
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
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
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
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
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.