cockroach-operator icon indicating copy to clipboard operation
cockroach-operator copied to clipboard

Convert Some Scripts to Go

Open pseudomuto opened this issue 2 years ago • 2 comments

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.

pseudomuto avatar Sep 28 '21 16:09 pseudomuto

How urgent is this? I can try to tackle this today/tomorrow

SumLare avatar Sep 28 '21 17:09 SumLare

Hey @SumLare, thanks so much! Not something that we need to do ASAP, but a direction we want to move towards. Any help would be much appreciated.

pseudomuto avatar Sep 28 '21 17:09 pseudomuto