[UII] Update package spec min version to 3.0 for serverless projects#184792
[UII] Update package spec min version to 3.0 for serverless projects#184792jen-huang merged 8 commits intoelastic:mainfrom
Conversation
🤖 GitHub commentsExpand to view the GitHub comments
Just comment with:
|
|
/ci |
|
The Observability serverless tests are failing because it is expecting apache package to be available & installable. However, apache does not appear because It seems that there are four packages which are now on package spec > For serverless, I propose to either:
|
I'm sure we have a good reason for keeping this around, but I am a little surprised that we don't just have a
I agree that this is safer, and we aren't likely to reach such a high minor |
|
|
Regarding this, we could not set a min version because there were many packages using old versions of the spec. |
I think Kyle mean just having the |
|
/ci |
|
Pinging @elastic/fleet (Team:Fleet) |
|
I would like some folks from Observability and Security to approve this change before merging. For the folks below, you can see the Elastic Agent integrations available (including beta ones) after this change in the screenshots in this PR description, or you can view them in the serverless deployments for this PR that was created by CI (grab the URLs and creds from Buildkite or DM me). @vinaychandrasekhar Can you review the Observability integrations? @jamiehynds @cpascale43 Can you review the Security integrations? |
|
After review with @cpascale43, we found that these integrations are missing after this change because they are not updated to v3:
|
|
I think we should update the max version, independently with what we do with the min version by now. I have opened a separate PR for this #192493. |
💛 Build succeeded, but was flaky
Failed CI StepsMetrics [docs]
History
To update your PR or re-run it, just comment with: cc @jen-huang |
Kibana should already support packages with spec version 3.2, update the max version in serverless. Supersedes part of #184792. Co-authored-by: Jen Huang <its.jenetic@gmail.com>
Summary
Resolves #182827
As the title says :)
This also corrects
spec.maxto3.1, which it should have been all along.Integrations available for Observability projects after change:
Click here
Integrations available for Security projects after change:
Click here