-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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
[Cloud Security] Plugin Initialize - Updating logs-cloud_security_posture.findings_latest-default
index mappings
#151460
Merged
kfirpeled
merged 1 commit into
elastic:main
from
kfirpeled:cspm/bug_fix_update_index_mapping
Feb 20, 2023
Merged
[Cloud Security] Plugin Initialize - Updating logs-cloud_security_posture.findings_latest-default
index mappings
#151460
kfirpeled
merged 1 commit into
elastic:main
from
kfirpeled:cspm/bug_fix_update_index_mapping
Feb 20, 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
kfirpeled
added
release_note:skip
Skip the PR/issue when compiling release notes
Team:Cloud Security
Cloud Security team related
v8.7.0
v8.8.0
labels
Feb 16, 2023
Pinging @elastic/kibana-cloud-security-posture (Team:Cloud Security) |
💚 Build Succeeded
Metrics [docs]
To update your PR or re-run it, just comment with: |
CohenIdo
approved these changes
Feb 16, 2023
kibanamachine
pushed a commit
to kibanamachine/kibana
that referenced
this pull request
Feb 20, 2023
…sture.findings_latest-default` index mappings (elastic#151460) (cherry picked from commit eba0dc6)
💚 All backports created successfully
Note: Successful backport PRs will be merged automatically after passing CI. Questions ?Please refer to the Backport tool documentation |
kibanamachine
added a commit
that referenced
this pull request
Feb 20, 2023
…ity_posture.findings_latest-default` index mappings (#151460) (#151587) # Backport This will backport the following commits from `main` to `8.7`: - [[Cloud Security] Plugin Initialize - Updating `logs-cloud_security_posture.findings_latest-default` index mappings (#151460)](#151460) <!--- Backport version: 8.9.7 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Kfir Peled","email":"[email protected]"},"sourceCommit":{"committedDate":"2023-02-20T09:06:09Z","message":"[Cloud Security] Plugin Initialize - Updating `logs-cloud_security_posture.findings_latest-default` index mappings (#151460)","sha":"eba0dc6eb55656a779b90434490109c1c20794b4","branchLabelMapping":{"^v8.8.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","Team:Cloud Security","v8.7.0","v8.8.0"],"number":151460,"url":"https://github.com/elastic/kibana/pull/151460","mergeCommit":{"message":"[Cloud Security] Plugin Initialize - Updating `logs-cloud_security_posture.findings_latest-default` index mappings (#151460)","sha":"eba0dc6eb55656a779b90434490109c1c20794b4"}},"sourceBranch":"main","suggestedTargetBranches":["8.7"],"targetPullRequestStates":[{"branch":"8.7","label":"v8.7.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.8.0","labelRegex":"^v8.8.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/151460","number":151460,"mergeCommit":{"message":"[Cloud Security] Plugin Initialize - Updating `logs-cloud_security_posture.findings_latest-default` index mappings (#151460)","sha":"eba0dc6eb55656a779b90434490109c1c20794b4"}}]}] BACKPORT--> Co-authored-by: Kfir Peled <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
release_note:skip
Skip the PR/issue when compiling release notes
Team:Cloud Security
Cloud Security team related
v8.7.0
v8.8.0
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.
Summary
fixes #151439
In the following video you can see a demonstration of the bug reproduction and how it is being fixed on the next plugin's initialize call (on kibana server start and on package installation)
The video shows:
posture_type
field causes the dashboard not to appear)initialize
by server restartbug.fix.-.index.mapping.update.mp4