cockroachdb/cockroach-operator

Convert Some Scripts to Go

开放

#738 创建于 2021年9月28日

 (2 条评论) (0 个反应) (0 位负责人)Go (103 个派生)auto 404
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.

贡献者指南