-
-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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
K8s: Autoscaling using KEDA core 2.16.1 #2531
Conversation
* Update Helm release keda to v2.16.1 * Update chart configuration table --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Selenium CI Bot <[email protected]>
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
PR Code Suggestions ✨Explore these optional code suggestions:
|
4b2f662
to
4fe4217
Compare
Signed-off-by: Viet Nguyen Duc <[email protected]>
4fe4217
to
0272f30
Compare
CI Failure Feedback 🧐(Checks updated until commit 0272f30)
✨ CI feedback usage guide:The CI feedback tool (
In addition to being automatically triggered, the tool can also be invoked manually by commenting on a PR:
where Configuration options
See more information about the |
User description
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
PR Type
Enhancement
Description
Updated KEDA core version to 2.16.1 and related configurations:
Enhanced CI/CD workflows:
Improved Helm chart configurations:
Changes walkthrough 📝
generate_chart_changelog.sh
Update changelog generation for KEDA versioning
generate_chart_changelog.sh
*.yml
Improve CI workflow skip conditions and commit messages
.github/workflows/*.yml
Makefile
Update KEDA version configuration and variables
Makefile
*
Update Helm chart configurations for KEDA 2.16.1
charts/selenium-grid/*