- Notifications
You must be signed in to change notification settings - Fork 515
SSI Integration: Use terminate processor instead of fail and update the kibana constraint to ^8.16.0 #14461
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
SSI Integration: Use terminate processor instead of fail and update the kibana constraint to ^8.16.0 #14461
Conversation
| Pinging @elastic/security-service-integrations (Team:Security-Service Integrations) |
🚀 Benchmarks reportTo see the full report comment with |
kcreddy left a comment
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.
Can you look into the CI error for authentik inside static tests?
test case failed: one or more errors found in document: [0] field "source.geo.location.coordinates" is undefined, could be a multifield
[1] field "source.geo.location.type" is undefined, could be a multifield
| @@ -1,7 +1,7 @@ | |||
| format_version: 3.3.2 | |||
| format_version: 3.4.0 | |||
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.
Commit message says format_version as latest 8.4.0 instead should be 3.4.0
packages/authentik/changelog.yml Outdated
| - description: Update the kibana constraint to ^8.16.0. | ||
| type: enhancement | ||
| link: https://github.com/elastic/integrations/pull/14461 |
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.
I'm not sure that we need to include this in the changelog; it gets reflected in availability in the integrations addition page by the filter.
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.
Right, I'll remove it.
packages/authentik/kibana/dashboard/authentik-490ec869-2ac1-4c30-9653-7916748d4f84.json Show resolved Hide resolved
| - description: Update the kibana constraint to ^8.16.0. | ||
| type: enhancement | ||
| link: https://github.com/elastic/integrations/pull/14461 |
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.
Same as above (and all below that I've not yet seen).
kcreddy left a comment
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.
Thanks. LGTM for my comments.
efd6 left a comment
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.
Thanks
💚 Build Succeeded
History
|
|
| Package armis - 0.3.0 containing this change is available at https://epr.elastic.co/package/armis/0.3.0/ |
| Package authentik - 1.5.0 containing this change is available at https://epr.elastic.co/package/authentik/1.5.0/ |
| Package checkpoint_email - 1.1.0 containing this change is available at https://epr.elastic.co/package/checkpoint_email/1.1.0/ |
| Package claroty_ctd - 1.1.0 containing this change is available at https://epr.elastic.co/package/claroty_ctd/1.1.0/ |
| Package digital_guardian - 1.7.0 containing this change is available at https://epr.elastic.co/package/digital_guardian/1.7.0/ |
| Package first_epss - 1.1.0 containing this change is available at https://epr.elastic.co/package/first_epss/1.1.0/ |
| Package github - 2.10.0 containing this change is available at https://epr.elastic.co/package/github/2.10.0/ |
| Package mimecast - 3.1.0 containing this change is available at https://epr.elastic.co/package/mimecast/3.1.0/ |
| Package spycloud - 1.5.0 containing this change is available at https://epr.elastic.co/package/spycloud/1.5.0/ |
| Package sysdig - 1.1.0 containing this change is available at https://epr.elastic.co/package/sysdig/1.1.0/ |
| Package ti_custom - 1.2.0 containing this change is available at https://epr.elastic.co/package/ti_custom/1.2.0/ |
| Package ti_opencti - 2.7.0 containing this change is available at https://epr.elastic.co/package/ti_opencti/2.7.0/ |




Proposed commit message
Note
Checklist
changelog.ymlfile.Related issues