cockroachdb/cockroach-operator

Convert Some Scripts to Go

Open

#738 opened on 2021年9月28日

GitHub で見る
 (2 comments) (0 reactions) (0 assignees)Go (103 forks)auto 404
enhancementgood first issue

Repository metrics

Stars
 (318 stars)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド