Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
NVIDIA
/
OpenShell
Public
Notifications
You must be signed in to change notification settings
Fork
1.3k
Star
8.7k
Code
Issues
377
Pull requests
162
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
feat(helm): migrate gateway configuration to gatewayConfig
- #3384
#3384
Open
gmenher
wants to merge 27 commits into
NVIDIA:main
NVIDIA/OpenShell:main
from
gmenher:openshell/helm-gateway-config
gmenher/OpenShell:openshell/helm-gateway-config
Copy head branch name to clipboard
Conversation
Commits
27
(27)
Checks
Files changed
Open
feat(helm): migrate gateway configuration to gatewayConfig
#3384
gmenher
wants to merge 27 commits into
NVIDIA:main
NVIDIA/OpenShell:main
from
gmenher:openshell/helm-gateway-config
gmenher/OpenShell:openshell/helm-gateway-config
Copy head branch name to clipboard
Commits
Commits on Sep 19, 2026
feat(helm): add generic gateway TOML serializer
Show description for 69e49a4
gmenher
committed
69e49a4
View commit details
Copy full SHA for 69e49a4
Browse repository at this point
docs(architecture): define Helm gateway configuration boundary
Show description for fb0128e
gmenher
committed
fb0128e
View commit details
Copy full SHA for fb0128e
Browse repository at this point
feat(helm): define default gateway configuration map
Show description for c285f73
gmenher
committed
c285f73
View commit details
Copy full SHA for c285f73
Browse repository at this point
refactor(helm): render gateway config from values map
Show description for ad1726d
gmenher
committed
ad1726d
View commit details
Copy full SHA for ad1726d
Browse repository at this point
test(helm): cover generic gateway TOML rendering
Show description for fd35649
gmenher
committed
fd35649
View commit details
Copy full SHA for fd35649
Browse repository at this point
feat(helm): protect gateway config secret boundary
Show description for b02e6dc
gmenher
committed
b02e6dc
View commit details
Copy full SHA for b02e6dc
Browse repository at this point
docs(helm): classify legacy gateway configuration values
Show description for efa06eb
gmenher
committed
efa06eb
View commit details
Copy full SHA for efa06eb
Browse repository at this point
refactor(helm): derive dual-use resources from gateway config
Show description for 799b237
gmenher
committed
799b237
View commit details
Copy full SHA for 799b237
Browse repository at this point
test(helm): migrate gateway config scenarios
Show description for 556eae2
gmenher
committed
556eae2
View commit details
Copy full SHA for 556eae2
Browse repository at this point
refactor(helm): derive credential resources from gateway config
Show description for 81b8f2d
gmenher
committed
81b8f2d
View commit details
Copy full SHA for 81b8f2d
Browse repository at this point
refactor(helm): migrate gateway config overlays
Show description for 4cb0e8f
gmenher
committed
4cb0e8f
View commit details
Copy full SHA for 4cb0e8f
Browse repository at this point
refactor(helm): remove supervisor and proxy shadow values
Show description for 0731b84
gmenher
committed
0731b84
View commit details
Copy full SHA for 0731b84
Browse repository at this point
refactor(helm): remove gateway configuration shadow values
Show description for 0186da1
gmenher
committed
0186da1
View commit details
Copy full SHA for 0186da1
Browse repository at this point
refactor(helm): align runtime config with resources
Show description for 5518fbf
gmenher
committed
5518fbf
View commit details
Copy full SHA for 5518fbf
Browse repository at this point
docs(helm): add gateway config migration guide
Show description for 1ad831f
gmenher
committed
1ad831f
View commit details
Copy full SHA for 1ad831f
Browse repository at this point
test(helm): validate rendered gateway config
Show description for d416a74
gmenher
committed
d416a74
View commit details
Copy full SHA for d416a74
Browse repository at this point
test(helm): cover config resource coherence
Show description for 9cccaad
gmenher
committed
9cccaad
View commit details
Copy full SHA for 9cccaad
Browse repository at this point
fix(helm): make Kubernetes E2E deployable
Show description for 57a5b8d
gmenher
committed
57a5b8d
View commit details
Copy full SHA for 57a5b8d
Browse repository at this point
fix(e2e): pass host aliases through gateway config
Show description for e6b1c2f
gmenher
committed
e6b1c2f
View commit details
Copy full SHA for e6b1c2f
Browse repository at this point
docs(e2e): reference gateway config host alias
Show description for 2104de4
gmenher
committed
2104de4
View commit details
Copy full SHA for 2104de4
Browse repository at this point
fix(helm): enforce gateway resource ownership
Show description for 81a51ba
gmenher
committed
81a51ba
View commit details
Copy full SHA for 81a51ba
Browse repository at this point
test(e2e): cover chart host gateway input
Show description for b0bdc28
gmenher
committed
b0bdc28
View commit details
Copy full SHA for b0bdc28
Browse repository at this point
fix(helm): address gateway config review findings
Show description for b93bacd
gmenher
committed
b93bacd
View commit details
Copy full SHA for b93bacd
Browse repository at this point
fix(helm): repair RFC 0012 migration integration
Show description for 825acdb
gmenher
committed
825acdb
View commit details
Copy full SHA for 825acdb
Browse repository at this point
fix(e2e): align Kubernetes parity with RFC 0012
Show description for c16f4f0
gmenher
committed
c16f4f0
View commit details
Copy full SHA for c16f4f0
Browse repository at this point
fix(helm): complete gateway config migration
Show description for 716c114
gmenher
committed
716c114
View commit details
Copy full SHA for 716c114
Browse repository at this point
test(e2e): handle paginated provider lists
Show description for 46d70d8
gmenher
committed
46d70d8
View commit details
Copy full SHA for 46d70d8
Browse repository at this point
You can’t perform that action at this time.