Uh oh!
There was an error while loading. Please reload this page.
refactor(server): normalize compute driver config acquisition - #1974
Conversation
elezar
commented
Jun 23, 2026
PR Review StatusValidation: this maintainer-authored PR is project-valid because it is concentrated server compute-driver configuration work linked to #1949. It narrows startup validation to the selected driver while preserving local driver runtime defaults. Review findings:
Docs: no Fern docs update is required; this is an internal startup/config acquisition refactor with no direct user-facing UX change. Next state: |
Label |
elezar
commented
Jun 23, 2026
Maintainer Approval NeededGator validation and PR monitoring are complete. Validation: maintainer-authored, project-valid server compute-driver configuration refactor linked to #1949. Human maintainer approval or merge decision is now required. |
5dc871c to
f3f3da3CompareUh oh!
There was an error while loading. Please reload this page.
elezar
commented
Jun 25, 2026
Re-check After Reviewer UpdateI re-evaluated latest head Disposition: resolved for this PR. The bounded independent re-review found no blocking issues; #1999 is an appropriate follow-up for the broader crate-boundary cleanup and should not block this scoped #1949 refactor. Remaining items:
Checks: Next state: |
f3f3da3 to
c6eacadComparec6eacad to
0aafd49CompareSigned-off-by: Evan Lezar <elezar@nvidia.com>
Signed-off-by: Evan Lezar <elezar@nvidia.com>
Signed-off-by: Evan Lezar <elezar@nvidia.com>
Signed-off-by: Evan Lezar <elezar@nvidia.com>
0aafd49 to
2539fd5Compare
Summary
Normalize compute driver config acquisition so the CLI prepares gateway startup state while the server constructs only the selected driver config at runtime.
Related Issue
Closes#1949
Changes
Testing
mise run pre-commitpassesChecklist