stackabletech / stackabletech/operator-templating
Add list of cli parameters or env vars that can be passed into the installed operator helm charts
未关闭
还没有人认领这个 Issue。
- 主要语言
- Python
- 星标
- 5
- 派生
- 2
- 平均合并
- 1 天 11 小时
- 30 天内合并 PR
- 10
描述
We currently have no way of configuring operators that are installed via our helm charts, even though the docs mention parameters: https://docs.stackable.tech/home/stable/hbase/configuration
We should have a list of parameters or env vars that can be set in values.yaml and is then passed through to the operator deployment.
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
先从 issue 中链接的 HBase 配置文档开始,然后检查 chart 的 values.yaml 和生成的 operator deployment。识别文档中描述的 operator 参数或环境变量,并追踪 chart 值如何传递到 deployment。完成的标准是:已记录受支持的设置,并且可以通过已安装的 operator Helm charts 传递这些设置。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- helm
- 领域
- devops
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100