stackabletech / stackabletech/stackablectl
Add labels for Jobs to mark them as idempotent for stackablectl demo install
還沒有人認領這個 Issue。
- 主要語言
- Rust
- 星號
- 10
- 分支
- 5
- 平均合併
- 4 小時 41 分鐘
- 30 天內合併 PR
- 4
描述
This is a follow-up issue to https://github.com/stackabletech/stackable-cockpit/issues/333. Only the first suggested solution was implemented there.
The second one states: Add labels to certain jobs that are idempotent (safe to be recreated and run again), and jobs that should be ignored (initial setup jobs, eg: for Keycloak).
This is needed for idempotent demo installations and to minimize the work a developer needs to do to upgrade demos. For more context, check the previous issue.
貢獻指南
這個儲存庫沒有索引到貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
研究方向
檢視先前的 issue stackable-cockpit#333,以了解第一個解決方案和剩餘的建議方案。找出 demo-install 的進入點和相關的 Kubernetes Jobs,然後新增用於區分具冪等性的 job 與應忽略 job 的 labels;完成的條件是 demo 安裝可以用較少的手動工作重新執行和升級。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- kubernetes, rust
- 領域
- cli, devops
- Issue 類型
- 功能
- 難度
- 4/5
- 預估耗時
- 3-5 天
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100