Skip to content

docs(rfc): add gateway configuration file RFC#951

Open
TaylorMutch wants to merge 1 commit intomainfrom
tmutch/gateway-configuration-rfc
Open

docs(rfc): add gateway configuration file RFC#951
TaylorMutch wants to merge 1 commit intomainfrom
tmutch/gateway-configuration-rfc

Conversation

@TaylorMutch
Copy link
Copy Markdown
Collaborator

Summary

Adds RFC 0002 proposing a TOML-based configuration file for the OpenShell gateway. The RFC defines the file schema, merge precedence (CLI > env > file > defaults), driver-specific config sections, validation rules, and backwards compatibility guarantees. It also outlines the remaining implementation work and the Helm integration path.

Related Issue

Changes

  • Added rfc/0002-gateway-configuration/README.md with the full RFC

Testing

  • mise run pre-commit passes
  • Unit tests added/updated
  • E2E tests added/updated (if applicable)

Checklist

  • Follows Conventional Commits
  • Commits are signed off (DCO)
  • Architecture docs updated (if applicable)

@TaylorMutch TaylorMutch requested a review from a team as a code owner April 23, 2026 23:27
@copy-pr-bot
Copy link
Copy Markdown

copy-pr-bot Bot commented Apr 23, 2026

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

@mrunalp
Copy link
Copy Markdown
Contributor

mrunalp commented Apr 24, 2026

👍 to this. Another thing to consider is adding a conf.d folder where config sections could be dropped in. We have adopted similar patterns in cri-o and kubelet inspired by systemd.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants