-
Notifications
You must be signed in to change notification settings - Fork 444
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
sei: ensure packages set error.kind to "pipeline_error" in on_failure processor #6582
Comments
Pinging @elastic/security-external-integrations (Team:Security-External Integrations) |
Want me to start knocking some of these out? I won't have permissions to check boxes above, but I could refer to this issue for whichever PR's I create. |
@MakoWish You are welcome to pick up any that are important to you. |
Submit PR's for pretty much all that we use. Will see if I can get more time later to knock out a few more just to assist. |
@MakoWish : Thanks for your contributions here. @efd6: That will help us in pursuing the change done by @MakoWish to non-sei integrations. cc: @andrewkroh |
There is no ticket for this in EP. @jsoriano Do you have any information to add here? |
Do you mean that elastic-package pipeline tests currently fail if they find an If the Please open an issue with details about this use case. |
I have filed elastic/elastic-package#1392. |
Thanks! |
SEI package style now requires that the global
on_failure
setserror.kind
to "pipeline_error". New package generally have this behaviour, but existing packages need to be brought up to date.Current packages (identified by CODEOWNERS) that do not do this are (package, data stream name and file):
The text was updated successfully, but these errors were encountered: