enhancementgood first issue
仓库指标
- 星标
- (318 个星标)
- PR 合并指标
- (平均合并 12天 20小时) (30 天内合并 5 个 PR)
描述
We have a number of scripts that we use to update files used to release the operator. These are critical steps that are sometimes complex. Rather than using bash, I think we should convert some of these to testable go apps.
Perhaps we could start with something simple, like hack/update-crdb-versions.sh.