stackabletech / stackabletech/operator-templating
Add helm to the list of pre-requisites for run-test
未关闭
还没有人认领这个 Issue。
- 主要语言
- Python
- 星标
- 5
- 派生
- 2
- 平均合并
- 1 天 11 小时
- 30 天内合并 PR
- 10
描述
This function checks that all prerequisites for run-test are installed. As several operator tests install external components via helm (e.g. postgresql, redis, minio, ldap), helm should be added to this list.
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
在 issue 中引用的前置条件检查函数处打开 template/scripts/run-tests。确认现有命令的前置条件是如何检测的,然后验证缺少 helm 安装时会由 run-test 检查报告,并且已安装的 helm 仍会被接受。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- helm
- 领域
- ci-cd
- Issue 类型
- 功能
- 难度
- 1/5
- 预计耗时
- 1 小时以内
- 活跃度
- 停滞
- 描述清晰度
- 描述清楚
- 新手友好度
- 50/100