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

Create utility function for creating a stub statefulset for unit tests

Open udnay opened this issue 4 years ago • 0 comments

Currently we create a statefulset inside of one of the test files cockroach_statefulset_test.go this should be pulled out so that all unit tests can use it as needed. There's also a pod creation function that needs factoring out as well.

udnay avatar Jun 06 '21 21:06 udnay