Skip to content
This repository has been archived by the owner on Jun 22, 2024. It is now read-only.

Sync from upstream for 4.17.0 #62

Merged
merged 64 commits into from
Jan 24, 2024
Merged

Sync from upstream for 4.17.0 #62

merged 64 commits into from
Jan 24, 2024

Conversation

VietND96
Copy link
Member

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

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist

  • I have read the contributing document.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

VietND96 and others added 30 commits December 8, 2023 08:53
Signed-off-by: Viet Nguyen Duc <[email protected]>
[skip ci]
* 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
[skip ci]

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>
)

feat(chart): Simplify to change log level in Kubernetes

Signed-off-by: Viet Nguyen Duc <[email protected]>
[skip ci]

Signed-off-by: Viet Nguyen Duc <[email protected]>
VietND96 and others added 26 commits January 10, 2024 15:53
…eleniumHQ#2103)

Bump dependency charts KEDA and Ingress-NGINX version

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]
Signed-off-by: Viet Nguyen Duc <[email protected]>
Signed-off-by: Viet Nguyen Duc <[email protected]>
@VietND96 VietND96 marked this pull request as ready for review January 24, 2024 20:43
@VietND96 VietND96 merged commit 2d70460 into trunk Jan 24, 2024
0 of 11 checks passed
@VietND96 VietND96 deleted the 4.17.0 branch January 24, 2024 20:44
@VietND96 VietND96 changed the title 4.17.0 Sync from upstream for 4.17.0 Jan 29, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants