-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
[Heartbeat] Add no_chromium_sandbox
option for synthetics
#22901
Labels
Team:obs-ds-hosted-services
Label for the Observability Hosted Services team
test-plan-ok
This PR passed manual testing
v7.13.0
Comments
botelastic
bot
added
the
needs_team
Indicates that the issue/PR needs a Team:* label
label
Dec 3, 2020
andresrc
added
the
Team:obs-ds-hosted-services
Label for the Observability Hosted Services team
label
Dec 4, 2020
Pinging @elastic/uptime (Team:Uptime) |
botelastic
bot
removed
the
needs_team
Indicates that the issue/PR needs a Team:* label
label
Dec 4, 2020
This was referenced Dec 4, 2020
4 tasks
paulb-elastic
added
v7.13.0
[zube]: Inbox
[zube]: Ready
and removed
[zube]: Ready
[zube]: Inbox
labels
Feb 23, 2021
andrewvc
added a commit
that referenced
this issue
Mar 4, 2021
Fixes #22901 Adds support for the sandbox options in synthetics. I haven't added tests here because we really need E2E tests for this, but those live elsewhere. Given that we're still in experimental, I think it's OK to merge this feature as-is, and circle back to it later if you're OK with it @blakerouse , I can make a placeholder issue.
4 tasks
andrewvc
added a commit
to andrewvc/beats
that referenced
this issue
Mar 4, 2021
Fixes elastic#22901 Adds support for the sandbox options in synthetics. I haven't added tests here because we really need E2E tests for this, but those live elsewhere. Given that we're still in experimental, I think it's OK to merge this feature as-is, and circle back to it later if you're OK with it @blakerouse , I can make a placeholder issue. (cherry picked from commit 270a676)
andrewvc
added a commit
that referenced
this issue
Mar 4, 2021
Fixes #22901 Adds support for the sandbox options in synthetics. I haven't added tests here because we really need E2E tests for this, but those live elsewhere. Given that we're still in experimental, I think it's OK to merge this feature as-is, and circle back to it later if you're OK with it @blakerouse , I can make a placeholder issue. (cherry picked from commit 270a676)
andrewvc
added a commit
to andrewvc/beats
that referenced
this issue
Mar 4, 2021
Fixes elastic#22901 Adds support for the sandbox options in synthetics. I haven't added tests here because we really need E2E tests for this, but those live elsewhere. Given that we're still in experimental, I think it's OK to merge this feature as-is, and circle back to it later if you're OK with it @blakerouse , I can make a placeholder issue.
leweafan
pushed a commit
to leweafan/beats
that referenced
this issue
Apr 28, 2023
Fixes elastic#22901 Adds support for the sandbox options in synthetics. I haven't added tests here because we really need E2E tests for this, but those live elsewhere. Given that we're still in experimental, I think it's OK to merge this feature as-is, and circle back to it later if you're OK with it @blakerouse , I can make a placeholder issue.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Team:obs-ds-hosted-services
Label for the Observability Hosted Services team
test-plan-ok
This PR passed manual testing
v7.13.0
Describe the enhancement:
Once elastic/synthetics#136 is added to synthetics we the corresponding no sandbox option in the heartbeat yaml.
Describe a specific use case for the enhancement or feature:
This makes it easier to run chromium in docker since you don't need elevated seccomp privs
The text was updated successfully, but these errors were encountered: