cockroachdb/cockroach-operator

Convert Some Scripts to Go

Open

#738 aperta il 28 set 2021

Vedi su GitHub
 (2 commenti) (0 reazioni) (0 assegnatari)Go (103 fork)auto 404
enhancementgood first issue

Metriche repository

Star
 (318 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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.

Guida contributor