stackabletech / stackabletech/operator-templating
chore: Only put common stuff in the templated `default.nix`
未关闭
还没有人认领这个 Issue。
- 主要语言
- Python
- 星标
- 5
- 派生
- 2
- 平均合并
- 1 天 11 小时
- 30 天内合并 PR
- 10
描述
note(non-blocking): We should only put common stuff in the templated
default.nix. All other operator-specific stuff should not be templated and should live in the operator repositories. @NickLarsenNZ will look into that.
Originally posted by @Techassi in https://github.com/stackabletech/operator-templating/pull/455#discussion_r1820837906
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
从模板 default.nix 以及 pull request 455 中的讨论开始,尤其是其中引用的评论。确定哪些内容在各个 operator 之间是共用的,哪些内容是 operator 特有的;当模板中只保留共用内容,而其他配置位于 operator repository 中时,此项工作即完成。
由索引模型根据 Issue 内容生成。
评估
- 领域
- build-system
- Issue 类型
- 重构
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 30/100