This repository has been archived by the owner on Jun 22, 2024. It is now read-only.
forked from SeleniumHQ/docker-selenium
-
Notifications
You must be signed in to change notification settings - Fork 26
Sync upstream 4.18.0 #65
Merged
Conversation
This file contains 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
Signed-off-by: Viet Nguyen Duc <nguyenducviet4496@gmail.com>
Signed-off-by: Viet Nguyen Duc <nguyenducviet4496@gmail.com>
…#2123) * build(deps): bump nick-invision/retry from 2.9.0 to 3.0.0 Bumps [nick-invision/retry](https://github.com/nick-invision/retry) from 2.9.0 to 3.0.0. - [Release notes](https://github.com/nick-invision/retry/releases) - [Commits](nick-fields/retry@v2.9.0...v3) --- updated-dependencies: - dependency-name: nick-invision/retry dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * Update version as master Signed-off-by: Viet Nguyen Duc <nguyenducviet4496@gmail.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Viet Nguyen Duc <nguyenducviet4496@gmail.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Viet Nguyen Duc <nguyenducviet4496@gmail.com>
It causes the issue mentioned in SeleniumHQ#2064 (comment)
Signed-off-by: Viet Nguyen Duc <nguyenducviet4496@gmail.com>
…Q#2127) Signed-off-by: Viet Nguyen Duc <nguyenducviet4496@gmail.com>
Signed-off-by: Viet Nguyen Duc <nguyenducviet4496@gmail.com>
Signed-off-by: Viet Nguyen Duc <nguyenducviet4496@gmail.com>
ubuntu:jammy-20240125
…iumHQ#2131) * feat: add RCLONE to video recorder image Signed-off-by: Viet Nguyen Duc <nguyenducviet4496@gmail.com> * breaking-change(chart): config for video uploader After RCLONE is installed and upload scripts is moved to built-in recorder image, by default no need the third sidecar container for uploader. If not using default RCLONE, user is able to configure for the third container with their settings Signed-off-by: Viet Nguyen Duc <nguyenducviet4496@gmail.com> * feat: add docker-compose video upload Signed-off-by: Viet Nguyen Duc <nguyenducviet4496@gmail.com> --------- Signed-off-by: Viet Nguyen Duc <nguyenducviet4496@gmail.com>
Signed-off-by: Viet Nguyen Duc <nguyenducviet4496@gmail.com>
…ASENAME SeleniumHQ#2109 (SeleniumHQ#2120) [feature]: Update objects name convention with prefix is Chart RELEASENAME SeleniumHQ#2109
…ME (SeleniumHQ#2134) Signed-off-by: Viet Nguyen Duc <nguyenducviet4496@gmail.com>
Signed-off-by: Viet Nguyen Duc <nguyenducviet4496@gmail.com>
Signed-off-by: Viet Nguyen Duc <nguyenducviet4496@gmail.com>
Signed-off-by: Viet Nguyen Duc <nguyenducviet4496@gmail.com>
…eleniumHQ#2137) Signed-off-by: Viet Nguyen Duc <nguyenducviet4496@gmail.com>
SeleniumHQ#2139) update(chart): script for Node preStop and startupProbe in autoscaling Deployment Signed-off-by: Viet Nguyen Duc <nguyenducviet4496@gmail.com>
This allows much greater flexibility as Jaeger already supports OTLP, but so do other systems. Signed-off-by: Viet Nguyen Duc <nguyenducviet4496@gmail.com>
Signed-off-by: Viet Nguyen Duc <nguyenducviet4496@gmail.com>
* update: add separate ENV vars for Node configs * update: add separate ENV var for Distributor healthcheck-interval --------- Signed-off-by: Viet Nguyen Duc <nguyenducviet4496@gmail.com>
[deploy] Signed-off-by: Viet Nguyen Duc <nguyenducviet4496@gmail.com>
Signed-off-by: Viet Nguyen Duc <nguyenducviet4496@gmail.com>
Signed-off-by: Viet Nguyen Duc <nguyenducviet4496@gmail.com>
…stname is set Signed-off-by: Viet Nguyen Duc <nguyenducviet4496@gmail.com>
…` set Signed-off-by: Viet Nguyen Duc <nguyenducviet4496@gmail.com>
Signed-off-by: Viet Nguyen Duc <nguyenducviet4496@gmail.com>
Signed-off-by: Viet Nguyen Duc <nguyenducviet4496@gmail.com>
…m-grid.local` Signed-off-by: Viet Nguyen Duc <nguyenducviet4496@gmail.com>
…brella charts Fix issue SeleniumHQ#2141 Signed-off-by: Viet Nguyen Duc <nguyenducviet4496@gmail.com>
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Thanks for contributing to the Docker-Selenium project!
A PR well described will help maintainers to quickly review and merge it
Before submitting your PR, please check our contributing guidelines, applied for this repository.
Avoid large PRs, help reviewers by making them as simple and short as possible.
Description
Motivation and Context
Types of changes
Checklist