-
Notifications
You must be signed in to change notification settings - Fork 489
#11810 - Enabling google_scc with Agentless deployment #12907
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
Conversation
packages/google_scc/data_stream/asset/elasticsearch/ingest_pipeline/default.yml
Show resolved
Hide resolved
conditions: | ||
kibana: | ||
version: "^8.13.0" | ||
version: "^8.18.0 || ^9.0.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.
Will merge of this change be held until the release date of 8.18?
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.
@efd6 I don't think so. Because of this restrictions only 8.18 stacks and 9.0 stacks will see this upgrade. So this aligns with releasing it on 8.18.
The only downside would be that changes to this integration for bug fixes will be more difficult for stacks < 8.18
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.
The only downside would be that changes to this integration for bug fixes will be more difficult for stacks
Historically, this has been a big downside.
Pinging @elastic/sec-deployment-and-devices (Team:Security-Deployment and Devices) |
🚀 Benchmarks reportTo see the full report comment with |
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.
nit, otherwise LGTM
💚 Build Succeeded
History
|
|
Package google_scc - 1.8.1 containing this change is available at https://epr.elastic.co/package/google_scc/1.8.1/ |
* Enabling Agentless integration for google_scc
Parent Ticket:
#11810
Proposed commit message
Updated the documentation based upon agreed upon language to highlight that the integration now supports Agentless deployment

Upgraded the
format_version
to latest, 3.2.3Updated Kibana version constraints to ^8.18 || ^9.0.0
Update the default.yml datastream to follow package-spec 3.2.3
Checklist
changelog.yml
file.Testing