Support dry-running
還沒有人認領這個 Issue。
評估
- 難度
- 4/5
- 預估耗時
- 3-5 天
- 新手友好度
- 25/100
研究方向
從 stackablectl CLI 入口開始,追蹤 Helm 套件和 Kubernetes manifest 的安裝方式。定義 dry run 應如何將這些操作呈現為 Bash 指令碼,然後驗證輸出包含可執行的 Helm 和 kubectl 命令,而不執行安裝。
由索引模型根據 Issue 內容生成。
描述
Should be similar to helm dry-run. It should output a script which prints out commands that can be run on a bash shell.
Currently stackablectl only supports installing helm packages and k8s manifests, they should be easily map-able to bash commands.
E.g.
helm install minio
kubectl apply - << "EOF"
TrinoCluster
EOF
- 主要語言
- Rust
- 星號
- 10
- 分支
- 5
- 平均合併
- 4 小時 41 分鐘
- 30 天內合併 PR
- 4
貢獻指南
這個儲存庫沒有索引到貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
stackabletech/stackablectl 的其他 Issue
-
難度 2/5 1-3 小時 新手友好度 68/100
stackabletech/stackablectl#456 ·
-
RUSTSEC-2026-0221: `event-listener` allows `!Send` tags to cross thread boundaries via `StackSlot` 未關閉
難度 3/5 1-2 天 新手友好度 35/100
stackabletech/stackablectl#452 ·
-
難度 4/5 3-5 天 新手友好度 45/100
stackabletech/stackablectl#444 ·
-
難度 5/5 一週以上 新手友好度 35/100
stackabletech/stackablectl#419 ·
-
難度 4/5 3-5 天 新手友好度 35/100
stackabletech/stackablectl#413 ·
查看 stackabletech/stackablectl 的全部 Issue
相似的 Issue
-
area: compat bug
難度 2/5 1-3 小時 新手友好度 72/100
-
area: dogs bug priority: P3 silent failure test-code
難度 2/5 1-3 小時 新手友好度 88/100
-
難度 2/5 1-3 小時 新手友好度 70/100
MystenLabs/sui#28056 · 1 則留言 ·
-
type/bug
難度 2/5 1-3 小時 新手友好度 68/100
-
難度 2/5 1-3 小時 新手友好度 75/100
Luminous-Dynamics/mycelix#2577 ·