-
Notifications
You must be signed in to change notification settings - Fork 293
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
Adding index template permissions to kibana_server role #2503
Merged
stephen-crawford
merged 1 commit into
opensearch-project:main
from
cliu123:add_index_template_put_permission_to_kibanaserver_role
Mar 6, 2023
Merged
Adding index template permissions to kibana_server role #2503
stephen-crawford
merged 1 commit into
opensearch-project:main
from
cliu123:add_index_template_put_permission_to_kibanaserver_role
Mar 6, 2023
Conversation
This file contains 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
Signed-off-by: Chang Liu <lc12251109@gmail.com>
Merged
1 task
Codecov Report
📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more @@ Coverage Diff @@
## main #2503 +/- ##
============================================
- Coverage 61.20% 61.20% -0.01%
+ Complexity 3326 3324 -2
============================================
Files 260 260
Lines 18497 18499 +2
Branches 3268 3268
============================================
Hits 11322 11322
Misses 5578 5578
- Partials 1597 1599 +2
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
cwperks
approved these changes
Mar 6, 2023
stephen-crawford
approved these changes
Mar 6, 2023
opensearch-trigger-bot bot
pushed a commit
that referenced
this pull request
Mar 6, 2023
Signed-off-by: Chang Liu <lc12251109@gmail.com> (cherry picked from commit fb70a75)
opensearch-trigger-bot bot
pushed a commit
that referenced
this pull request
Mar 6, 2023
Signed-off-by: Chang Liu <lc12251109@gmail.com> (cherry picked from commit fb70a75)
opensearch-trigger-bot bot
pushed a commit
that referenced
this pull request
Mar 6, 2023
Signed-off-by: Chang Liu <lc12251109@gmail.com> (cherry picked from commit fb70a75)
This was referenced Mar 6, 2023
opensearch-trigger-bot bot
pushed a commit
that referenced
this pull request
Mar 6, 2023
Signed-off-by: Chang Liu <lc12251109@gmail.com> (cherry picked from commit fb70a75)
opensearch-trigger-bot bot
pushed a commit
that referenced
this pull request
Mar 6, 2023
Signed-off-by: Chang Liu <lc12251109@gmail.com> (cherry picked from commit fb70a75)
opensearch-trigger-bot bot
pushed a commit
that referenced
this pull request
Mar 6, 2023
Signed-off-by: Chang Liu <lc12251109@gmail.com> (cherry picked from commit fb70a75)
cliu123
added a commit
that referenced
this pull request
Mar 6, 2023
cliu123
added a commit
that referenced
this pull request
Mar 6, 2023
cliu123
added a commit
that referenced
this pull request
Mar 6, 2023
cliu123
added a commit
that referenced
this pull request
Mar 6, 2023
cliu123
added a commit
that referenced
this pull request
Mar 6, 2023
cliu123
added a commit
that referenced
this pull request
Mar 6, 2023
cliu123
added a commit
that referenced
this pull request
Mar 6, 2023
cliu123
added a commit
that referenced
this pull request
Mar 6, 2023
cliu123
added a commit
that referenced
this pull request
Mar 6, 2023
cliu123
added a commit
that referenced
this pull request
Mar 6, 2023
cliu123
added a commit
that referenced
this pull request
Mar 6, 2023
cliu123
added a commit
that referenced
this pull request
Mar 6, 2023
cliu123
added a commit
that referenced
this pull request
Mar 6, 2023
cliu123
added a commit
that referenced
this pull request
Mar 6, 2023
cliu123
added a commit
that referenced
this pull request
Mar 6, 2023
Rishikesh1159
added a commit
to Rishikesh1159/security
that referenced
this pull request
Mar 15, 2023
MaciejMierzwa
pushed a commit
to MaciejMierzwa/security
that referenced
this pull request
Apr 20, 2023
…roject#2503) Signed-off-by: Chang Liu <lc12251109@gmail.com> Signed-off-by: Maciej Mierzwa <dev.maciej.mierzwa@gmail.com>
MaciejMierzwa
pushed a commit
to MaciejMierzwa/security
that referenced
this pull request
Apr 27, 2023
…roject#2503) Signed-off-by: Chang Liu <lc12251109@gmail.com> Signed-off-by: Maciej Mierzwa <dev.maciej.mierzwa@gmail.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
backport opendistro-1.11
Backport to opendistro-1.11 branch
backport opendistro-1.13
Backport to opendistro-1.13 branch
backport 1.x
backport to 1.x branch
backport 1.0
backport to 1.0 branch
backport 1.1
backport to 1.1 branch
backport 1.2
backport to 1.2 branch
backport 1.3
backport to 1.3 branch
backport 2.x
backport to 2.x branch
backport 2.0
backport to 2.0 branch
backport 2.1
backport 2.2
backport to 2.2
backport 2.3
backport to 2.3 branch
backport 2.4
backport 2.5
backport to 2.5 branch
backport 2.6
backport to 2.6 branch
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.
Description
[Describe what this change achieves]
This change is required by Replace legacy template with index template security-dashboards-plugin#1359. So this PR needs to be merged before Replace legacy template with index template security-dashboards-plugin#1359
Issues Resolved
opensearch-project/security-dashboards-plugin#1222
Is this a backport? If so, please add backport PR # and/or commits #
No
Testing
MT
Check List
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.