The latest Node SDK is too old for the latest k8s images
まだ誰も着手していません。
評価
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 初心者へのやさしさ
- 65/100
- issue の種類
- バグ
- 明瞭さ
- おおむね明確
- 活発さ
- 活発
- 技術スタック
- docker, javascript, nodejs, rust
調査の方向性
生成された Node SDK の proto と client.js の 294 行目付近から始め、PR #3245 および openshell-server/src/auth/workspace_authz.rs:122 と比較します。最新のイメージに対して @nvidia/openshell-sdk@0.0.116 を使用してサンドボックスの作成を再現します。SDK が workspace_scope/workspaceScope を提供でき、最近の OpenShell イメージでサンドボックスの作成が成功すれば完了です。
索引モデルが issue の本文から書いたものです。
説明
User Story
The latest Node SDK is too old for the latest k8s images
Problem Statement
OpenShell gateway ran the ghcr.io :latest image, which had advanced past PR #3245 "typed workspace selectors" (2026-09-10, commit 90dbe545). That PR made workspace_scope a required field on CreateSandbox (enforced at openshell-server/src/auth/workspace_authz.rs:122). But the published @nvidia/openshell-sdk@0.0.116 (2026-08-28), whose generated proto has no workspaceScope field at all — its sandbox.create() only sends { name, labels, spec } (client.js:294). The client physically cannot send the field the newer gateway demands, so every create failed with [invalid_argument] workspace_scope is required.
Impact / Why This Matters
unable use nodejs with latest openshell docker images
Acceptance Criteria
node sdk must be compatibility to recent docker images
Reproduction Steps
create sandbox with recent sdk
Environment
:latest image of openshell
Logs
- 主要言語
- Rust
- スター
- 8.7k
- フォーク
- 1.3k
- 平均マージ
- 2日 6時間
- マージ済み PR(30日)
- 236
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
NVIDIA/OpenShell のほかの issue
-
area:docs
難易度 1/5 1時間未満 初心者へのやさしさ 88/100
-
state:triage-needed
難易度 2/5 1〜3時間 初心者へのやさしさ 82/100
-
area:cli state:validated
難易度 2/5 1〜3時間 初心者へのやさしさ 72/100
-
state:triage-needed
難易度 1/5 1時間未満 初心者へのやさしさ 90/100
-
area:build spike state:review-ready state:stale
難易度 2/5 半日 初心者へのやさしさ 68/100
NVIDIA/OpenShell の issue をすべて見る
似ている issue
-
難易度 2/5 1〜3時間 初心者へのやさしさ 85/100
-
難易度 2/5 1〜3時間 初心者へのやさしさ 84/100
Eynzof/Hermes-CN-Desktop#610 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 88/100
-
bug team:backend track:services-maintenance
難易度 2/5 1〜3時間 初心者へのやさしさ 78/100
cowprotocol/services#4950 ·
-
bug
難易度 2/5 1〜3時間 初心者へのやさしさ 68/100
gitbutlerapp/gitbutler#15998 · コメント 1 件 ·