cockroach-operator
cockroach-operator copied to clipboard
Convert Some Scripts to Go
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.
How urgent is this? I can try to tackle this today/tomorrow
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.