cockroachdb/cockroach-operator

Convert Some Scripts to Go

Open

#738 创建于 2021年9月28日

在 GitHub 查看
 (2 评论) (0 反应) (0 负责人)Go (103 fork)auto 404
enhancementgood first issue

仓库指标

Star
 (318 star)
PR 合并指标
 (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.

贡献者指南