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 from upstream for 4.17.0 #62
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 <[email protected]>
…mHQ#2053) Signed-off-by: Viet Nguyen Duc <[email protected]>
Signed-off-by: Viet Nguyen Duc <[email protected]>
Signed-off-by: Viet Nguyen Duc <[email protected]>
Signed-off-by: Viet Nguyen Duc <[email protected]>
[skip ci]
Signed-off-by: Viet Nguyen Duc <[email protected]>
…eleniumHQ#2056) Signed-off-by: Viet Nguyen Duc <[email protected]>
Signed-off-by: Viet Nguyen Duc <[email protected]>
* Guard against high `ulimit -n` when starting vnc Recent versions of docker in combination with the upstream systemd unit files pass an incredibly high `ulimit -n` to the docker container, up to 1 billion. That causes minute high delays and CPU spinning when connecting to VNC while it enumerates all the file descriptors. See SeleniumHQ#2045 * Update failure message * Allow the ulimit to be configurable by env
[deploy] Signed-off-by: Viet Nguyen Duc <[email protected]>
[skip ci] Signed-off-by: Viet Nguyen Duc <[email protected]>
…#2061) Signed-off-by: Viet Nguyen Duc <[email protected]>
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2 to 3. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@v2...v3) --- updated-dependencies: - dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
[skip ci] Signed-off-by: Viet Nguyen Duc <[email protected]>
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v3...v4) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…leniumHQ#2064) Signed-off-by: Viet Nguyen Duc <[email protected]>
…eleniumHQ#2069) Signed-off-by: Viet Nguyen Duc <[email protected]>
) feat(chart): Simplify to change log level in Kubernetes Signed-off-by: Viet Nguyen Duc <[email protected]>
…tes (SeleniumHQ#2073) [deploy] Signed-off-by: Viet Nguyen Duc <[email protected]>
[skip ci] Signed-off-by: Viet Nguyen Duc <[email protected]>
Signed-off-by: Viet Nguyen Duc <[email protected]>
Signed-off-by: Viet Nguyen Duc <[email protected]>
Signed-off-by: Viet Nguyen Duc <[email protected]>
…eniumHQ#2094) Add example for setting SE_NODE_GRID_URL [skip ci]
…iumHQ#2095) Signed-off-by: Viet Nguyen Duc <[email protected]>
…iumHQ#2096) Signed-off-by: Viet Nguyen Duc <[email protected]>
…niumHQ#2100) Signed-off-by: Viet Nguyen Duc <[email protected]>
…eleniumHQ#2101) feat(autoupgrade): auto upgrade os packages
Signed-off-by: Viet Nguyen Duc <[email protected]>
…eleniumHQ#2103) Bump dependency charts KEDA and Ingress-NGINX version Signed-off-by: Viet Nguyen Duc <[email protected]>
…deo (SeleniumHQ#2104) Signed-off-by: Viet Nguyen Duc <[email protected]>
…HQ#2105) * feat(chart): Configuration extra scripts mount to container Signed-off-by: Viet Nguyen Duc <[email protected]> * Update Chart table of contents [skip ci] Signed-off-by: Viet Nguyen Duc <[email protected]> * Video image is missing in CI test Signed-off-by: Viet Nguyen Duc <[email protected]> --------- Signed-off-by: Viet Nguyen Duc <[email protected]>
[skip ci] Signed-off-by: Viet Nguyen Duc <[email protected]>
Update default scalingStrategy.strategy: accurate [skip ci] Signed-off-by: Viet Nguyen Duc <[email protected]>
Signed-off-by: Viet Nguyen Duc <[email protected]> [skip ci]
Co-authored-by: Viet Nguyen Duc <[email protected]> [skip ci]
[deploy] Signed-off-by: Viet Nguyen Duc <[email protected]>
Signed-off-by: Viet Nguyen Duc <[email protected]>
Signed-off-by: Viet Nguyen Duc <[email protected]>
Signed-off-by: Viet Nguyen Duc <[email protected]>
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