-
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 Solution] The status of isolate and release keeps on showing pending even though it is successful #123707
Comments
Pinging @elastic/security-onboarding-and-lifecycle-mgt (Team:Onboarding and Lifecycle Mgt) |
Pinging @elastic/security-solution (Team: SecuritySolution) |
@manishgupta-qasource please review!! |
Reviewed & assigned to @kevinlog |
@muskangulati-qasource - I noticed in your video that the Endpoint never sends the "Completed" notification in the actions log. Can you verify that your VMs are actually completing the isolation action? You can go to the VM and find the desktop notification or try to connect to some website and it should be isolated. I just verified this on an rc2 build myself and I'm seeing it be successful, see the below: You can see that the Endpoint is sending back the success messages in the Activity log. cc\ @ferullo @ashokaditya |
@muskangulati-qasource @ashokaditya I know what the problem is. If the namespace is different, then we need to expand the query to go beyond just |
PR /pull/123741 |
…espace to show pending actions (elastic#123741) * search responses without a specific namespace to show pending actions fixes elastic/issues/123707 * search over all endpoint response indices irrespective of namespace suffix fixes elastic/issues/123707 * match namespace suffixes for endpoint action and response indices fixes elastic/issues/123707 (cherry picked from commit dfd8bfb)
…espace to show pending actions (elastic#123741) * search responses without a specific namespace to show pending actions fixes elastic/issues/123707 * search over all endpoint response indices irrespective of namespace suffix fixes elastic/issues/123707 * match namespace suffixes for endpoint action and response indices fixes elastic/issues/123707 (cherry picked from commit dfd8bfb)
…espace to show pending actions (#123741) (#123769) * search responses without a specific namespace to show pending actions fixes /issues/123707 * search over all endpoint response indices irrespective of namespace suffix fixes /issues/123707 * match namespace suffixes for endpoint action and response indices fixes /issues/123707 (cherry picked from commit dfd8bfb) Co-authored-by: Ashokaditya <1849116+ashokaditya@users.noreply.github.com>
…espace to show pending actions (#123741) (#123770) * search responses without a specific namespace to show pending actions fixes /issues/123707 * search over all endpoint response indices irrespective of namespace suffix fixes /issues/123707 * match namespace suffixes for endpoint action and response indices fixes /issues/123707 (cherry picked from commit dfd8bfb) Co-authored-by: Ashokaditya <1849116+ashokaditya@users.noreply.github.com>
@muskangulati-qasource the fix for this is merged and will be available in the next 8.0 build candidate. Since I raised this as a blocker for 8.0, I'm going to close this ticket communicate to the release team that the fix is merged and the BC can be built. I'm adding the "Ready for Test" label. After it's tested, you can remove that label and leave a comment as usual. Thanks! |
Hi @kevinlog, We tested this ticket & found that the issue is Fixed on the 8.0.0 RC2 -BC4 build. Please find below the testing details: Build Details:
Hence, closing this ticket and marking it as "Validated". Thanks! |
Bug Conversion
Thanks! |
Description:
The status of isolate and release keeps on showing pending even though it is successful
Build Details:
Browser Details:
All
Preconditions:
Steps to Reproduce:
Impacted Test case:
N/A
Actual Result:
The status of isolate and release keeps on showing pending even though it is successful
Expected Result:
The status of isolate and release should be updated and not shown as pending once it is successful
What's working:
N/A
What's not working:
N/A
Screen Recording:
IsolateRelease.mp4
Logs:
N/A
The text was updated successfully, but these errors were encountered: