-
-
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: Node Relay to extend autoscaling Grid with test cloud resources #2703
base: trunk
Are you sure you want to change the base?
Conversation
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
PR Code Suggestions ✨Explore these optional code suggestions:
|
CI Feedback 🧐(Feedback updated until commit 465aa4e)A test triggered by this PR failed. Here is an AI-generated analysis of the failure:
|
214da08
to
a27124a
Compare
Signed-off-by: Viet Nguyen Duc <[email protected]>
a27124a
to
465aa4e
Compare
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, Tests, Configuration changes
Description
Introduced Relay Node for hybrid autoscaling with cloud providers.
Enhanced Kubernetes test strategies with relay node testing.
Updated environment variables and configurations for relay node support.
Adjusted platform and browser configurations for compatibility.
Changes walkthrough 📝
1 files
Added relay node testing and secret creation.
5 files
Added relay-specific environment variables and configurations.
Introduced `SE_NODE_RELAY_ONLY` environment variable.
Adjusted stereotype generation for relay nodes.
Enhanced relay configuration with dynamic URL and stereotype merging.
Updated stereotype generation for standalone relay nodes.
10 files
Added relay node browser name configuration.
Added relay node test strategy in CI workflow.
Added relay node autoscaling job target.
Added relay node configurations for hybrid autoscaling.
Updated platform names for compatibility.
Adjusted relay node autoscaling template.
Updated relay node default values.
Added relay node environment variable configuration.
Added relay node environment variable configuration.
Added resource limits for relay nodes.
1 files
Updated relay node configuration documentation.