stackabletech / stackabletech/operator-templating
Fix ubi8-rust-builder to a specific sha or tag
未关闭
还没有人认领这个 Issue。
- 主要语言
- Python
- 星标
- 5
- 派生
- 2
- 平均合并
- 1 天 11 小时
- 30 天内合并 PR
- 10
描述
Currently, the ubi8-rust-builder-image get's build once a day, every time we build the rust builder image our operator images can't be reproduced to the exactly same image as before.
As a consequence, we can't reproduce previous operator releases as they were.
Suggestion:
Fix ubi8-rust-builder to a specific Tag for at least releases. Thus we need in the build process an option to specify imags.
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
首先定位 ubi8-rust-builder-image 引用,以及选择 builder image 的构建流程。确定 release 如何固定 tag 或 SHA 并提供镜像选择选项;当构建可以使用相同的 builder image 来复现之前的 operator release 时,即视为完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- docker, rust
- 领域
- build-system
- Issue 类型
- 缺陷
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100