-
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
[Security Solutions] Reverts PR 124310 #124736
Conversation
Pinging @elastic/security-threat-hunting (Team:Threat Hunting) |
@elasticmachine merge upstream |
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. Thank you!
@elasticmachine merge upstream |
💚 Build SucceededMetrics [docs]Async chunks
History
To update your PR or re-run it, just comment with: |
## Summary Reverts elastic#124310 through the commands: ```sh git revert 30f2ce4 --no-commit git revert de32a55 --no-commit git checkout -b 'revert-124310' git add . git push ``` Double check that this does look like a revert of that PR. This is for `main` only. (cherry picked from commit ea6347c)
## Summary Reverts #124310 through the commands: ```sh git revert 30f2ce4 --no-commit git revert de32a55 --no-commit git checkout -b 'revert-124310' git add . git push ``` Double check that this does look like a revert of that PR. This is for `main` only. (cherry picked from commit ea6347c) Co-authored-by: Frank Hassanabad <[email protected]>
Summary
Reverts #124310 through the commands:
Double check that this does look like a revert of that PR. This is for
main
only.Instead this will be fixed by:
#124331
Issue for reference:
#124307