Reintroduce cloud defend to agent container images#11795
Merged
mjwolf merged 3 commits intoelastic:mainfrom Dec 15, 2025
Merged
Reintroduce cloud defend to agent container images#11795mjwolf merged 3 commits intoelastic:mainfrom
mjwolf merged 3 commits intoelastic:mainfrom
Conversation
…lastic#11777) This reverts commit c6eaa3c.
In mage packaging, in the supportsSelectedPackageTypesFilter, which filters out components which do not apply to the package type, change the behaviour to allow all components if there is no package types set, instead of excluding all components. There are some build types which do not specify any package types. Previously these build were broken, since all components were filtered out. This fixes the builds by including, instead of excluding, all components when there's no package types set.
Contributor
💔 Build Failed
Failed CI StepsHistorycc @mjwolf |
mjwolf
commented
Dec 13, 2025
Contributor
|
Pinging @elastic/elastic-agent-control-plane (Team:Elastic-Agent-Control-Plane) |
cmacknz
approved these changes
Dec 15, 2025
Member
cmacknz
left a comment
There was a problem hiding this comment.
Thanks I see the elastic-agent-package dry run succeeded https://buildkite.com/elastic/elastic-agent-package/builds/8808#019b1889-faaf-46df-b005-0abd177bcce5
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What does this PR do?
Reintroduce cloud-defend into agent's basic and complete Docker images
Why is it important?
cloud-defend is a product being re-introduced in 9.3.
Checklist
./changelog/fragmentsusing the changelog toolDisruptive User Impact