stackabletech / stackabletech/stackablectl
Implement functionality to detect missing secrets
未關閉
還沒有人認領這個 Issue。
- 主要語言
- Rust
- 星號
- 10
- 分支
- 5
- 平均合併
- 4 小時 41 分鐘
- 30 天內合併 PR
- 4
描述
List all Secrets (e.g. for certificates, keytabs etc.) that are missing (e.g. someone deployed a HDFS cluster referencing a secret that doesn't exist), this is a minimal implementation, later we can do more handholding (e.g. provide CSR etc.)
貢獻指南
這個儲存庫沒有索引到貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
研究方向
該 issue 沒有指明檔案或測試。首先定位用於檢查已部署 HDFS 相關資源的 stackablectl CLI 路徑,並確定如何列舉被參照的 Secrets。完成的標準是,最小實作能夠列出每一個缺失的被參照 Secret,且不加入 CSR 或其他額外的輔助內容。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- kubernetes, rust
- 領域
- cli, infrastructure
- Issue 類型
- 功能
- 難度
- 4/5
- 預估耗時
- 3-5 天
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 38/100