stackabletech / stackabletech/stackablectl
Store how to uninstall a release in-cluster
未关闭
还没有人认领这个 Issue。
- 主要语言
- Rust
- 星标
- 10
- 派生
- 5
- 平均合并
- 4 小时 41 分钟
- 30 天内合并 PR
- 4
描述
Currently, stackable release uninstall requires users to specify the last release that they have installed, with undefined behaviour if the specified release doesn't match the installed release.
Ideally, stackablectl should automatically figure out which stackable operators were installed and how to uninstall them.
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
从 stackable release uninstall CLI 命令入手,追踪当前如何使用 release 参数。调查如何在集群中识别已安装的 Stackable operator 及其 release 信息。当 uninstall 能够确定已安装的 operator 和 release,而不要求用户指定上一个 release 时,即表示完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- kubernetes, rust
- 领域
- cli, infrastructure
- Issue 类型
- 功能
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 30/100