-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
K8s: Fix deployment template error in video-manager #2828
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
Conversation
Signed-off-by: Viet Nguyen Duc <[email protected]>
Signed-off-by: Viet Nguyen Duc <[email protected]>
Signed-off-by: Viet Nguyen Duc <[email protected]>
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 44ac082)A test triggered by this PR failed. Here is an AI-generated analysis of the failure:
|
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
Fixes #2827
Motivation and Context
Types of changes
Checklist
PR Type
Bug fix, Tests
Description
Fix Helm template rendering for videoManager volumes
Update test values to cover new videoManager configuration
Improve Helm template debug output in test bootstrap script
Quote ingress hostnames in Jaeger and file-browser templates
Changes walkthrough 📝
3 files
Fix extraVolumeMounts/extraVolumes rendering in deployment template
Quote ingress hostnames in file-browser ingress template
Quote ingress hostnames in Jaeger ingress template
3 files
Add videoManager extraVolumes and extraVolumeMounts test values
Add videoManager extraVolumes and extraVolumeMounts test values
Add videoManager extraVolumes and extraVolumeMounts test values
1 files
Enable debug output for Helm template rendering in tests