fix(synthetics): chromium dependencies for Synthetics monitor#12453
Merged
fix(synthetics): chromium dependencies for Synthetics monitor#12453
Conversation
Contributor
|
This pull request does not have a backport label. Could you fix it @mcapell? 🙏
|
cmacknz
reviewed
Jan 27, 2026
dev-tools/packaging/templates/docker/Dockerfile.elastic-agent.tmpl
Outdated
Show resolved
Hide resolved
Add missing dependencies to run chromium on wolfi images.
e1c5a53 to
08100ab
Compare
Contributor
|
Pinging @elastic/elastic-agent-control-plane (Team:Elastic-Agent-Control-Plane) |
swiatekm
previously approved these changes
Jan 28, 2026
cmacknz
previously approved these changes
Jan 28, 2026
swiatekm
reviewed
Jan 29, 2026
changelog/fragments/1769621019-synthetics-add-playwright-dependency-on-wolfi.yaml
Outdated
Show resolved
Hide resolved
swiatekm
reviewed
Jan 29, 2026
Contributor
swiatekm
left a comment
There was a problem hiding this comment.
If you want to have a changelog entry for this change, please add a human readable summary.
swiatekm
approved these changes
Jan 29, 2026
Contributor
💚 Build Succeeded
History
cc @mcapell |
Contributor
|
@Mergifyio backport 8.19 9.2 9.3 |
Contributor
✅ Backports have been createdDetails
|
mergify bot
pushed a commit
that referenced
this pull request
Jan 29, 2026
* fix(synthetics): chromium dependencies for Synthetics monitor Add missing dependencies to run chromium on wolfi images. (cherry picked from commit a8036fa)
Merged
4 tasks
mergify bot
pushed a commit
that referenced
this pull request
Jan 29, 2026
* fix(synthetics): chromium dependencies for Synthetics monitor Add missing dependencies to run chromium on wolfi images. (cherry picked from commit a8036fa)
4 tasks
mergify bot
pushed a commit
that referenced
this pull request
Jan 29, 2026
* fix(synthetics): chromium dependencies for Synthetics monitor Add missing dependencies to run chromium on wolfi images. (cherry picked from commit a8036fa)
4 tasks
mcapell
added a commit
that referenced
this pull request
Jan 29, 2026
mcapell
added a commit
that referenced
this pull request
Jan 29, 2026
mcapell
added a commit
that referenced
this pull request
Jan 29, 2026
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?
Add missing dependencies to run chromium on wolfi images.
Why is it important?
This fixes the issue that elastic-agent-complete-wolfi:9.2.4 can't run Synthetics monitors
Checklist
- [ ] I have made corresponding changes to the documentation- [ ] I have made corresponding change to the default configuration files- [ ] I have added tests that prove my fix is effective or that my feature works./changelog/fragmentsusing the changelog tool- [ ] I have added an integration test or an E2E testDisruptive User Impact
How to test this PR locally
Related issues
Questions to ask yourself